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

Key: REDIR-13
Type: Bug Bug
Status: Closed Closed
Resolution: Duplicate
Priority: Major Major
Assignee: David Peterson
Reporter: Gennadii Donchyts
Votes: 0
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
Confluence Extension: Redirection Plugin

Plugin does not work when there is a '?' in path

Created: 23/Jan/07 05:19 PM   Updated: 15/Feb/07 10:04 AM
Component/s: {redirect}
Affects Version/s: 2.2
Fix Version/s: 2.2

Time Tracking:
Not Specified


 Description  « Hide
I would like to redirect to News page which has syntax: http://wiki/confluence/pages/viewrecentblogposts.action?key=KEY but it does not work, most probably because of '?' symbol.

 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
David Peterson - 24/Jan/07 01:13 AM
Actually, the problem is the '=' character (Confluence interprets it as you saying the URL = KEY. The solution is to use the 'location' parameter: {redirect:location=http://wiki/confluence/pages/viewrecentblogposts.action?key=KEY}

David Peterson - 15/Feb/07 10:04 AM
This is already fixed.