Bugzilla – Bug 280
All Folders hyperlink does screwy things on IE on Windows
Last modified: 2008-09-15 14:37:04 UTC
Source shows link as being: <a href="">All Subfolders</a> However, IE just assumes that this means "http://localhost:9000/", and if you click it, it opens both left and right frames from the home page, in the left-hand frame of the previous instance. Looks really odd. Recommendation: Make this not a hyperlink at all...
This was put in at your request, so it can be easily removed as well.
I just committed a patch to remove the anchor altogether. What was happening was that the empty URL in the href was causing IE6 to load the URL for the toplevel frameset into the frame causing some really ugly nesting. Since it's not really a link, my patch disables it.
There are 536 bugs in the database with targets of '---' that were fixed prior to new year 2006. I am setting them to targets of 6.2.1 to keep them from showing up in my queries.