Last modified: 2006-04-30 11:53:37 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 T7487, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 5487 - <tag /> handling
<tag /> handling
Status: RESOLVED FIXED
Product: MediaWiki
Classification: Unclassified
Parser (Other open bugs)
unspecified
All All
: Normal trivial with 1 vote (vote)
: ---
Assigned To: Nobody - You can work on this!
http://test.leuksman.com/view/User_ta...
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2006-04-07 08:34 UTC by lɛʁi לערי ריינהארט
Modified: 2006-04-30 11:53 UTC (History)
2 users (show)

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


Attachments

Description lɛʁi לערי ריינהארט 2006-04-07 08:34:52 UTC
Hallo!

This is an open issue from
Bug 5476: </div> visible in Edit-Text in German translation

<center><font id="bug" />Hello world!‎</center>
renders as
Hello world!‎</center>

<div><font id="oops" />Oops!‎</div>
renders as
Oops!‎</div>

Please read about the browser source code details at
bug 5476 comment 2

Bug 5476 was claused be cause the MediaWiki message was changed where a <p> was
used.
The software / the code was not touched.

I assume that a parsertest should be added about this topic.

best regards reinhardt [[user:gangleri]]

*note*
*If* HTML defines hierarhical levels for the entities <p>, <div>, <span> (etc.?)
do we respect these levels?
Comment 1 Antoine "hashar" Musso (WMF) 2006-04-25 19:18:43 UTC
<center><font id="bug" />Hello world!‎</center> is useless and should
be fixed manually. We are not going to fix every stuff like that
automaticly.
Comment 2 Brion Vibber 2006-04-26 02:24:03 UTC
Bugs in the parser are bugs and should be fixed.
Comment 3 Antoine "hashar" Musso (WMF) 2006-04-30 11:53:37 UTC
Fixed in trunk@13968, parsertest passed.

Added a parsertest.

The incorrectly self-closed tag is escaped and shown with &lt; / &gt;

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


Navigation
Links