Opening a message being redirected to 1st page of the forum
-
I was googling for loading JPEG files. Google gave me this link http://www.codeproject.com/script/Forums/View.aspx?fid=1647&msg=2560662[^] Now when I try to browse through this particular thread, instead of opening the message in the thread, I am being redirected to the 1st page of the C/C++/MFC forum. Has anyone else reported the same behavior? cause I tried to search for similar query, but did not find any. I am using Firefox 3.0.6 on WinXP SP3.
-
I was googling for loading JPEG files. Google gave me this link http://www.codeproject.com/script/Forums/View.aspx?fid=1647&msg=2560662[^] Now when I try to browse through this particular thread, instead of opening the message in the thread, I am being redirected to the 1st page of the C/C++/MFC forum. Has anyone else reported the same behavior? cause I tried to search for similar query, but did not find any. I am using Firefox 3.0.6 on WinXP SP3.
Two issues: 1. Because of the way we show/hide messages using javascript, can sometimes link to messages that aren't initially visible on a page. 2. Messages can be deleted which will mean you'll go to the first page.
cheers, Chris Maunder The Code Project Co-founder Microsoft C++ MVP