$ curl -I 'http://sourceforge.net/motorola/wiki/Android/wiki/wiki/Projects' HTTP/1.1 302 Found Location: http://sourceforge.net/motorola/wiki/Android/wiki/wiki/wiki/Projects $ curl -I 'http://sourceforge.net/motorola/wiki/Android/wiki' HTTP/1.1 302 Found Location: http://sourceforge.net/motorola/wiki/wiki
Diff:
Fixed on allura js/2614. To test, create a page on a wiki like "mypage". If you go to the url /p/test/wiki/Home/mypage (assuming the Home page already exists) you will get redirected to /p/test/wiki/mypage. If you go to /p/test/wiki/Home/notthere you will get a 404.
Merged to dev, tested fine.