-
Bug
-
Resolution: Duplicate
-
Medium
-
3.6.2
-
None
-
standalone, jdk 1.5, Linux
-
3.06
-
Reproduction sequence:
1. Create an issue in one product, say, AAA-1
2. Move it to another product. For example, it becomes BBB-2
3. Send the following request:
http://jira/browse/AAA-1?decorator=none&view=rss
Observed:
the request is redirected to http://jira/browse/BBB-2?rc=1decorator=none&view=rss
because there is no "&" after "rc=1", the resulting page is not an XML view
Expected:
the request is redirected to http://jira/browse/BBB-2?rc=1&decorator=none&view=rss
- duplicates
-
JRASERVER-9809 unclean url concat
- Closed
- relates to
-
JRASERVER-10404 Make 'views' of content (single issue and search request) pluggable, and rewrite default implementations in velocity
- Closed