Last modified: 2011-02-13 21:20:21 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 T29377, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 27377 - Special:Listfiles user selector broken if called with $par
Special:Listfiles user selector broken if called with $par
Status: RESOLVED FIXED
Product: MediaWiki
Classification: Unclassified
Special pages (Other open bugs)
1.17.x
All All
: Normal enhancement (vote)
: ---
Assigned To: Brion Vibber
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2011-02-13 14:40 UTC by Bryan Tong Minh
Modified: 2011-02-13 21:20 UTC (History)
0 users

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


Attachments

Description Bryan Tong Minh 2011-02-13 14:40:48 UTC
If Special:Listfiles/$par is called, the user selector doesn't work because it sets a hidden title field to Special:Listfiles/$par and a hidden user field to an empty string.
Comment 1 Brion Vibber 2011-02-13 21:20:21 UTC
This also happened without the $par -- any time that initial values had been set, it would double in the hidden field. When the user field was added in r68096, it was added to the hidden-field blacklist in the pager's extended form, but with the wrong name.

Fixing from 'username' to 'user' gets it working; done on trunk in r82081.

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


Navigation
Links