Last modified: 2014-02-08 15:55:20 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 T63013, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 61013 - {{DEFAULTSORT}} at end of page should not generate extra <p><br/></p>
{{DEFAULTSORT}} at end of page should not generate extra <p><br/></p>
Status: NEW
Product: MediaWiki
Classification: Unclassified
Parser (Other open bugs)
1.23.0
All All
: Low normal (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2014-02-07 09:09 UTC by Dan Wolff
Modified: 2014-02-08 15:55 UTC (History)
1 user (show)

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


Attachments

Description Dan Wolff 2014-02-07 09:09:32 UTC
What happens:

Wikitext:
   Page content
   
   {{DEFAULTSORT:page}}

Generated HTML:
   <p>Page content</p>
   <p><br/></p>


Expected result:

Only <p>Page content</p>


Note that it works as expected when adding a category after DEFAULTSORT.

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


Navigation
Links