[Bug 26047] Mismatched tags in rendered HTML

2014-10-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26047

--- Comment #8 from Andre Klapper aklap...@wikimedia.org ---
The bug report is low priority - a patch would speed up fixing it. See
https://www.mediawiki.org/wiki/How_to_become_a_MediaWiki_hacker for more info.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 26047] Mismatched tags in rendered HTML

2014-10-07 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26047

--- Comment #6 from Rob Bairos rbai...@gmail.com ---
Will this bug ever be addressed? It's been four years and relies on every html
renderer to work around the bad output.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 26047] Mismatched tags in rendered HTML

2014-10-07 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26047

--- Comment #7 from Rob Bairos rbai...@gmail.com ---
Sorry for the gripe (using 1.23.3). Just figured this affects most everyone.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 26047] Mismatched tags in rendered HTML

2014-02-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26047

Andre Klapper aklap...@wikimedia.org changed:

   What|Removed |Added

Version|1.16.x  |1.22.2

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 26047] Mismatched tags in rendered HTML

2014-02-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26047

--- Comment #5 from Robert Morley robinhoo...@live.ca ---
Still occurs in 1.22.x. Simple case is as follows:
code
 Test
/code

It's the space in front of test that creates the anomaly. Removing the space,
which of course gives you plain text instead of pre-style text, wraps the
entire code block in a p as you would expect, rather than wrapping each of
the start and end code tags in a p.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 26047] Mismatched tags in rendered HTML

2013-07-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26047

--- Comment #4 from Andre Klapper aklap...@wikimedia.org ---
MW 1.18.x is not supported anymore. Please upgrade and report back.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 26047] Mismatched tags in rendered HTML

2013-07-24 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26047

Rob Bairos rbai...@gmail.com changed:

   What|Removed |Added

 CC||rbai...@gmail.com

--- Comment #3 from Rob Bairos rbai...@gmail.com ---
Ive just come across this bug as well.
We are trying to create a html render of our documentation, which involves
parsing the html output and trimming out irrelevant sections. 
However as the tags don't match, our parser breaks down.
We are using MediaWiki 1.18.0

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 26047] Mismatched tags in rendered HTML

2012-04-12 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26047

Krinkle krinklem...@gmail.com changed:

   What|Removed |Added

Version|1.16.0  |1.16.x

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 26047] Mismatched tags in rendered HTML

2011-02-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26047

Platonides platoni...@gmail.com changed:

   What|Removed |Added

 CC||platoni...@gmail.com

--- Comment #1 from Platonides platoni...@gmail.com 2011-02-08 21:26:46 UTC 
---
Robert, usage of http://www.mediawiki.org/wiki/Extension:SyntaxHighlight_GeSHi
would be more appropiate there than codepre

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 26047] Mismatched tags in rendered HTML

2011-02-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26047

--- Comment #2 from Robert Morley rmor...@magma.ca 2011-02-08 21:32:34 UTC ---
I think that misses the point, as without any extensions or cleaners, there's
still a bug in the output of the PHP script.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l