Last modified: 2014-09-23 19:55:53 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 T12858, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 10858 - ordermethod ignored in form 2 [param1, param2]
ordermethod ignored in form 2 [param1, param2]
Status: NEW
Product: MediaWiki extensions
Classification: Unclassified
DynamicPageList2 (Other open bugs)
unspecified
All All
: Low normal (vote)
: ---
Assigned To: Nobody - You can work on this!
: patch, patch-need-review
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2007-08-09 12:36 UTC by Rasqual Twilight
Modified: 2014-09-23 19:55 UTC (History)
0 users

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


Attachments
Explodes the ordermethod argument prior to parsing (802 bytes, patch)
2007-08-09 12:36 UTC, Rasqual Twilight
Details

Description Rasqual Twilight 2007-08-09 12:36:07 UTC
Created attachment 3980 [details]
Explodes the ordermethod argument prior to parsing

See http://semeb.com/dpldemo/index.php?title=DPL:Bug_Reports_Archive#ordermethod_ignored_form2_demo
e.g. ordermethod=titlewithoutnamespace,firstedit won't work.

The arg is tested as
 if( in_array($sArg, $wgDPL2Options['ordermethod']) ) {
which will not work because $sArg hasn't been exploded yet.

Patch included.
Comment 1 Sumana Harihareswara 2011-12-23 18:00:01 UTC
Adding "need-review" keyword to indicate patch awaits review.

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


Navigation
Links