Last modified: 2014-02-21 00:33:19 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 T16910, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 14910 - Paragraph due to <poem compact> tag
Paragraph due to <poem compact> tag
Status: REOPENED
Product: MediaWiki extensions
Classification: Unclassified
Poem (Other open bugs)
unspecified
All All
: Low normal with 1 vote (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks: Wikisource
  Show dependency treegraph
 
Reported: 2008-07-24 14:03 UTC by Gilson
Modified: 2014-02-21 00:33 UTC (History)
2 users (show)

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


Attachments

Description Gilson 2008-07-24 14:03:07 UTC
The <poem compact> tag add an unecessary paragraph (<p>) after the first line and close it before the last one. For example

<poem compact>
One,
Two.
Three?
Four!
</poem>

returns

<div class="poem">One,<br />
<p>Two.<br />
Three?<br /></p>
Four!</div>
Comment 1 Steve Sanbeg 2008-11-20 20:52:32 UTC
OK, I think I found the real problem, fixed in r43773. 

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


Navigation
Links