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

Thana <m8r-cyc...@mailinator.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |m8r-cyc...@mailinator.com

--- Comment #1 from Thana <m8r-cyc...@mailinator.com> 2010-08-12 02:54:29 UTC 
---
if this is about color properties within the style attribute being
interpreted as the start of an ordered list (on account of they both
begin with "#") this is another duplicate of bug 12974.

> an regularExpression like that:
> replace(/[\s\n\r\t]+, " "); //I'm not an expert
> Also &nbsp; and Co are not likely seen by some browsers.

you mean use this: http://php.net/manual/en/function.trim.php

\s by itself means all the above, just so you know.
exposing trim as a parser-function wouldn't be a bad idea either.

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