https://bugzilla.wikimedia.org/show_bug.cgi?id=17486





--- Comment #6 from Amalthea <[email protected]>  2009-03-15 
14:45:01 UTC ---
No, and No.

First, r48276 only removed per-page edit notices from some namespaces. We still
have per page notices in the namespaces that allow subpages, we have
namespace-wide editnotices, and we have user-space editnotices.

Second, this bug is about the fact that MediaWiki syntax can create invalid
XHTML. This doesn't usually shine through since articles are tidied, but if you
put a list inside a table cell

{|
|
*A
*B
|}

into either an editnotice or a MediaWiki message, it will create invalid XHTML,
and it isn't tidied up.
MediaWiki syntax shouldn't ever do that (not even if the syntax is used
incorrectly). In my opinion, the tags used in MediaWiki are also part of the
MediaWiki language, and one shouldn't be able to create invalid XHTML through
them either. We have this layer of abstraction for a reason.


-- 
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
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to