Bug 1009755 - URL for version page not being rewritten
Summary: URL for version page not being rewritten
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Zanata
Classification: Retired
Component: Usability
Version: development
Hardware: Unspecified
OS: Unspecified
unspecified
low
Target Milestone: ---
: ---
Assignee: David Mason
QA Contact: Ding-Yi Chen
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-09-19 04:39 UTC by David Mason
Modified: 2013-11-27 03:22 UTC (History)
2 users (show)

Fixed In Version: 3.1-SNAPSHOT (20130923-1234)
Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of:
Environment:
Last Closed: 2013-11-27 03:22:42 UTC


Attachments (Terms of Use)

Description David Mason 2013-09-19 04:39:31 UTC
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:

Comment 1 David Mason 2013-09-20 06:12:24 UTC
Fixed in 3.1-SNAPSHOT

See: https://github.com/zanata/zanata-server/commit/b7edd89e180eeb37bb483ab5eb1d1662697ac4ae

Comment 2 Ding-Yi Chen 2013-09-23 02:51:45 UTC
VERIFIED with 3.1-SNAPSHOT (20130923-1234)

Comment 3 Sean Flanigan 2013-11-27 03:22:42 UTC
Closing bugs which were VERIFIED with snapshots <= 3.1.


Note You need to log in before you can comment on or make changes to this bug.