https://bugzilla.wikimedia.org/show_bug.cgi?id=29049
Chad H. <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Chad H. <[email protected]> 2011-05-21 04:14:19 UTC --- (In reply to comment #0) > I would also suggest to reserve a series of id= values for > the use by MediaWiki and document that so as to reduce the > likelyhood of conflicts. > Generally speaking, classes and IDs added nowadays to the interface are prefixed by "mw-" to help avoid collisions with user input. In fact, this is documented at [0]. If the rest of your proposal were implemented (issuing warnings for duplicate IDs), we could throw a general warning for any ID beginning with "mw-". [0] http://www.mediawiki.org/wiki/Coding_convention#Messages - beginning with 'HTML class and ID names should be prefixed with "mw-"...' -- 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
