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





--- Comment #6 from Roan Kattouw <[email protected]>  2009-04-29 15:00:49 
UTC ---
(In reply to comment #4)
> I tried the first method and got PHP's version of a compile error (unexpected
> character on the last line); I'm not sure either why it didn't work
My fragment looks correct, I'm not sure your error is related. Please try
again, as your current patch still doesn't use Xml::element() or Xml::tags() on
that line.

> ($formatted
> could in principle contain raw HTML, but would that really *kill* the
> program?); but doing it that way definitely did fix it. 
> 
No, but it would show the HTML as text in the browser rather than actually
treating it as HTML, so you'd have a bug in case $formatted is *supposed* to
contain HTML.


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