Last modified: 2007-08-25 13:05:23 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 T12006, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 10006 - In installations without mod_rewrite, GET posts overrules the 'title' argument
In installations without mod_rewrite, GET posts overrules the 'title' argument
Status: RESOLVED FIXED
Product: MediaWiki extensions
Classification: Unclassified
CategoryTree (Other open bugs)
unspecified
All All
: Normal normal (vote)
: ---
Assigned To: Nobody - You can work on this!
http://wiki-url/index.php?title=Speci...
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2007-05-22 15:45 UTC by Wouter van Vliet
Modified: 2007-08-25 13:05 UTC (History)
0 users

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


Attachments

Description Wouter van Vliet 2007-05-22 15:45:43 UTC
When installing CategoryTree in a server without mod_rewrite, the 'search category' form submits using get, with a query string argument 'title' in it's target. Upon submitting, this is overruled by the new post data - leaving the user at the homepage rather than the requested CategoryTree search results.

This can easily be fixed by either changing the method to post, on line 102 of CategoryTreePage.php or adding an extra hidden field with the name 'title' and value 'Speical:CategoryTree' somewhere below line 102 of the same file.
Comment 1 Brion Vibber 2007-08-25 13:05:23 UTC
Fixed in r25131

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


Navigation
Links