Last modified: 2012-03-03 23:01:44 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 T32052, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 30052 - Imbricated tags and characters put right next
Imbricated tags and characters put right next
Status: REOPENED
Product: MediaWiki
Classification: Unclassified
Parser (Other open bugs)
1.17.x
All All
: Normal major with 1 vote (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks: tidy
  Show dependency treegraph
 
Reported: 2011-07-25 16:54 UTC by vlakoff
Modified: 2012-03-03 23:01 UTC (History)
4 users (show)

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


Attachments

Description vlakoff 2011-07-25 16:54:30 UTC
If I try this in an edit preview:

<b>FOO<b>·</b> BAR<b>·</b> BAZ</b>

... The result is mangled and looks like this:

<b>FOO</b>· BAR<b>·</b> BAZ


The bug also happens with:
<b>FOO<b>·</b> BAR <b>·</b> BAZ</b>

But not with:
<b>FOO <b>·</b> BAR<b>·</b> BAZ</b>


The bug seems to be triggered by the placement of characters right next.

The same happens if I replace <b> tags with ''' wiki markup.


An interesting thing is that the result is correct when I try the same testcase in [[Special:ExpandTemplates]].
Comment 1 db [inactive,noenotif] 2011-08-04 20:02:20 UTC
HTML Tidy is running over the output and *fix* it, but not on [[Special:ExpandTemplates]] (bug 25888)
Comment 2 vlakoff 2012-02-28 21:46:14 UTC
reopened. nonsense, there is no #105432. spammer?
Comment 3 Platonides 2012-03-03 23:01:44 UTC
Yes, it was bugzilla spammer.

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


Navigation
Links