https://bugzilla.wikimedia.org/show_bug.cgi?id=20550
Trevor Parscal <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #1 from Trevor Parscal <[email protected]> 2009-09-08 18:20:38 UTC --- Fixed as of r56055 The reason they were like that is... Originally none of the portlets had the "p-" prefix in Vector, because Vector puts things in different places and displays them in different ways, so scripts that modify Monobook a certain way running on Vector may result in unexpected behavior. but everyone complained that they wanted the IDs to match between skins so we changed the ones over that matched up with Monobook. Given that "p-namespaces", "p-views" and "p-variants" do not exist in Monobook, it's really not a problem to go ahead and prefix those IDs with "p-"... Hopefully this won't break a bunch of other stuff... I don't want to see bugs saying 'Change "p-namespaces" to "namespaces"' :) -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
