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


Patrick W. <p...@borntolaugh.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |p...@borntolaugh.de




--- Comment #5 from Patrick W. <p...@borntolaugh.de>  2009-03-27 18:45:37 UTC 
---
Sorry, but I don't like your patch. You don't need to use always the same
quote-style. You can mix them and by that save a lot escapes, which makes the
code a lot more readable.

Example (and that is completely fine):
$wgOut->addHTML( '<div id="shared-image-desc">' . $this->mExtraDescription .
"</div>\n" );


-- 
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

Reply via email to