Last modified: 2014-11-18 18:07:13 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 T19541, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 17541 - Special:Booksources parsing differs from normal
Special:Booksources parsing differs from normal
Status: RESOLVED WONTFIX
Product: MediaWiki
Classification: Unclassified
Special pages (Other open bugs)
unspecified
All All
: Lowest minor with 1 vote (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2009-02-17 23:17 UTC by Tisza Gergő
Modified: 2014-11-18 18:07 UTC (History)
1 user (show)

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


Attachments

Description Tisza Gergő 2009-02-17 23:17:39 UTC
The way wikitext is parsed in [[Special:Booksources]] differs slightly from the way it is done on a normal page (such as [[Wikipedia:Book sources]]). For example, <div /> will be transformed to <div></div> on the latter, but not on the former - probably a call to the sanitizer or Tidy is missing.

Not sure if this counts as a bug, but it can be annoying - I just spent half an hour hunting down a layout problem on the special page, which turned out to be an error in a widely used template, which is corrected by the parser on every other page so no one realized it before.
Comment 1 Brion Vibber 2009-07-20 03:30:42 UTC
Sanitization is disabled for core UI for performance reasons -- unlike random-person-edited general text, they're supposed to be maintained by admins who can check and fix up their markup.

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


Navigation
Links