Last modified: 2008-05-01 23:14: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 T15925, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 13925 - PATCH - Special:Search - invalid result list fixing
PATCH - Special:Search - invalid result list fixing
Status: RESOLVED FIXED
Product: MediaWiki
Classification: Unclassified
Special pages (Other open bugs)
unspecified
All All
: Normal normal (vote)
: ---
Assigned To: Nobody - You can work on this!
: easy, patch
Depends on:
Blocks: html
  Show dependency treegraph
 
Reported: 2008-05-01 22:37 UTC by Danny B.
Modified: 2008-05-01 23:14 UTC (History)
0 users

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


Attachments
invalid result list fixing (575 bytes, patch)
2008-05-01 22:37 UTC, Danny B.
Details
removing invalid "start" attribute (426 bytes, patch)
2008-05-01 22:47 UTC, Danny B.
Details

Description Danny B. 2008-05-01 22:37:41 UTC
Created attachment 4867 [details]
invalid result list fixing

Replacing <ul> with <ol> due to "start" attribute presence.
Comment 1 Brion Vibber 2008-05-01 22:40:33 UTC
We switched from <ol> to <ul> in part because outdated search index entries are silently dropped, and people whine less if they don't see the numbers failing to add up. ;)

But also because it's uglier.

Drop the start attribute rather than switching back to <ol>, probably.
Comment 2 Danny B. 2008-05-01 22:47:23 UTC
Created attachment 4868 [details]
removing invalid "start" attribute

OK, second version goes with removed invalid "start" attribute.

Choose the one you like ;-)
Comment 3 Brion Vibber 2008-05-01 23:14:21 UTC
r34105

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


Navigation
Links