PKP Bugzilla – Bug 3520
Request::redirectURL ignores anchors if used
Last modified: 2009-02-13 10:08:40 PST
In IE6 and IE7, the Request::redirectURL function doesn't work properly if an anchor is used. It will just ignore the anchor in this case. This issue was found by a forum user and he has included his work-around for it: http://pkp.sfu.ca/support/forum/viewtopic.php?f=3&t=3104
Created attachment 1440 [details] Patch against OCS pre-2.1.2 CVS The proposed solution worked for me in IE6 and newer browsers.
Created attachment 1441 [details] Patch against OJS pre-2.2.3 CVS
Created attachment 1442 [details] Patch against PKP WAL CVS
OK, go ahead.
Fixed.