Last modified: 2013-10-25 20:41:04 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 T58175, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 56175 - Missing HTML ID in revision list: tag filter input
Missing HTML ID in revision list: tag filter input
Status: RESOLVED FIXED
Product: MediaWiki
Classification: Unclassified
History/Diffs (Other open bugs)
1.22.0
All All
: Unprioritized trivial (vote)
: ---
Assigned To: Kunal Mehta (Legoktm)
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2013-10-25 18:17 UTC by Dan Wolff
Modified: 2013-10-25 20:41 UTC (History)
1 user (show)

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


Attachments

Description Dan Wolff 2013-10-25 18:17:36 UTC
Steps to reproduce:

1. Go to a page's list of revisions (e.g. https://en.wikipedia.org/w/index.php?title=Main_Page&action=history)
2. Click the label "Tag filter" (but not the link)

What happened:

Nothing.

What I expected to happen:

I expected the associated input to be focused.


Current (simplified) HTML:
<label for="tagfilter">Tag filter:</label> <input name="tagfilter">

Expected (simplified) HTML:
<label for="tagfilter">Tag filter:</label> <input id="tagfilter" name="tagfilter">
Comment 1 Gerrit Notification Bot 2013-10-25 20:30:42 UTC
Change 91996 had a related patch set uploaded by Legoktm:
Add HTML ID to tag filter input

https://gerrit.wikimedia.org/r/91996
Comment 2 Gerrit Notification Bot 2013-10-25 20:40:49 UTC
Change 91996 merged by jenkins-bot:
Add HTML ID to tag filter input

https://gerrit.wikimedia.org/r/91996

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


Navigation
Links