Last modified: 2008-05-01 22:31:38 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 T15924, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 13924 - Special:Search Powersearch form totally invalid
Special:Search Powersearch form totally invalid
Status: RESOLVED FIXED
Product: MediaWiki
Classification: Unclassified
Special pages (Other open bugs)
unspecified
All All
: Normal major (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks: html
  Show dependency treegraph
 
Reported: 2008-05-01 22:17 UTC by Danny B.
Modified: 2008-05-01 22:31 UTC (History)
0 users

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


Attachments
valid attributes ("powersearch-ns{$ns}" form); <ul> -> <ol> (971 bytes, patch)
2008-05-01 22:30 UTC, Danny B.
Details

Description Danny B. 2008-05-01 22:17:12 UTC
Powersearch form uses invalid "id" attributes for <input type="checkbox"> elements thus invalid "for" attributes for <label> elements.

Suggesting use same value of "name" attribute for "id" attribute as per usual habits thus for "for" attribute in <label>
Comment 1 Danny B. 2008-05-01 22:30:52 UTC
Created attachment 4866 [details]
valid attributes ("powersearch-ns{$ns}" form); <ul> -> <ol>

Fixing the "id" & "for" attributes.

Also changing <ul> to <ol>, because of "start" attribute presence.
Comment 2 Brion Vibber 2008-05-01 22:31:38 UTC
Fixed in r34101

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


Navigation
Links