Issue Details (XML | Word | Printable)

Key: SUNFORUMS-51
Type: Bug Bug
Status: Verified Verified
Resolution: Fixed
Priority: Trivial Trivial
Assignee: ramsci-sun-com
Reporter: cotton.m
Votes: 0
Watchers: 0
Operations

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

IE 6 redirect bug after message post

Created: 29/Sep/09 03:08 AM   Updated: 26/Oct/09 03:44 PM
Component/s: None
Affects Version/s: 7.1.8
Fix Version/s: 7.1.8

Time Tracking:
Not Specified

Tags: ie6 posting


 Description  « Hide
IE6 incorrectly sends back exact URL given on redirect incuding # and following which causes site to respond with "unknown thread" type of error message.

One suggested workaround for this known (but not particularly well) IE6 issue is http://blogs.vertigo.com/personal/tomphan/Blog/archive/2007/05/11/response-redirect-and-the-anchor-in-ie6.aspx

or something like

String cleanmessageid = request.getParameter("messageID").split("#")[0];



 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
lskrocki added a comment - 29/Sep/09 08:51 PM
Sept 29, 2009 Ramsci has a fix for this & will include it in the October release.

ramsci-sun-com added a comment - 14/Oct/09 05:25 PM
This is fixed.

QA:

Post a message using IE.
After posting, you need to make sure the latest message is where you are redirected to.


robcwilson added a comment - 19/Oct/09 04:40 PM
Receive error "The specified thread was not found" when replying to a message using IE6.

ramsci-sun-com added a comment - 23/Oct/09 03:36 PM
This issue should be fixed now.