History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: JRA-8607
Type: Improvement Improvement
Status: Resolved Resolved
Resolution: Won't Fix
Priority: Major Major
Assignee: Unassigned
Reporter: Brock Janiczak
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
JIRA

Performing a quick search for an issue number loses view type

Created: 22/Nov/05 04:01 AM   Updated: 22/Oct/06 09:02 PM
Component/s: Issue navigator
Affects Version/s: 3.4.1
Fix Version/s: None

Time Tracking:
Not Specified

Issue Links:
Reference
 

Participants: Brock Janiczak, Jeff Turner [Atlassian] and Scott Farquhar [Atlassian]
Since last comment: 91 weeks, 2 days ago
Resolution Date: 22/Oct/06 09:01 PM
Labels:


 Description  « Hide
I am using the XML view of the quick search to get a list of issues that match a filter. If the user types in an issue number the quick search goes to the issue in a HTML view instead of the XML view i requested. If a general search term is entered the issue navigator dispalys correctly in in XML form.

This is a typical URL that i would be generating that doesn't work:
http://jira.atlassian.com/secure/QuickSearch.jspa?view=rss&decorator=none&reset=true&searchString=JRA-1

This URL works:
http://jira.atlassian.com/secure/QuickSearch.jspa?view=rss&decorator=none&reset=true&searchString=test

I am currently working around this by checking the path of the response and the content type. If it is not text/xml i request the current page again with the &view=rss parameter.



 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Jeff Turner [Atlassian] - 23/Nov/05 12:03 AM
True; thanks for the report.

Scott Farquhar [Atlassian] - 22/Oct/06 09:01 PM
Brock,

I'm going to close this as won't fix, as due to JRA-10404, the entire URL pattern has changed. I have made it so that your current workaround will still work, but I'm not going to fix the redirect.

Let me know if this is a problem