Hide Forgot
Description of problem: When navigating from a project page to one of the version pages, the URL is not rewritten and is therefore not user friendly. Version: 3.1-SNAPSHOT How reproducible: Always, easy Steps to Reproduce: 1. Open project page for any project that has 1 or more versions 2. Click any of the version names Actual results: URL is http://localhost:8080/zanata/iteration/view.seam?iterationSlug=1&projectSlug=monkey&cid=1 Expected results: URL is http://localhost:8080/zanata/iteration/view/monkey/1?cid=1 Additional info:
Fixed in 3.1-SNAPSHOT See: https://github.com/zanata/zanata-server/commit/b7edd89e180eeb37bb483ab5eb1d1662697ac4ae
VERIFIED with 3.1-SNAPSHOT (20130923-1234)
Closing bugs which were VERIFIED with snapshots <= 3.1.