Last modified: 2010-05-15 16:03:42 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T17511, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 15511 - fix_magic_quotes not applied to $_GET in Wiki.php
fix_magic_quotes not applied to $_GET in Wiki.php
Status: RESOLVED FIXED
Product: MediaWiki
Classification: Unclassified
General/Unknown (Other open bugs)
1.13.x
All All
: Normal normal (vote)
: ---
Assigned To: Nobody - You can work on this!
http://translatewiki.net/wiki/Foo%5Cbar
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2008-09-07 17:00 UTC by Niklas Laxström
Modified: 2010-05-15 16:03 UTC (History)
1 user (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Niklas Laxström 2008-09-07 17:00:23 UTC
When magic_quotes_gpc is 1 (the default), pages with \, " and so on in their name cause an erroneous error:
Internal error

Redirect loop detected!

This is because Wiki.php gets the page title from $_GET, which is not normalised.
Comment 1 Chad H. 2008-09-08 14:03:51 UTC
Reverted r40530 and r40531 in r40608. Too many things use $_GET and $_POST directly at the moment.
Comment 2 Niklas Laxström 2008-09-19 08:24:05 UTC
Marking as FIXED, as the cause of this bug is not there now.

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links