https://bugzilla.wikimedia.org/show_bug.cgi?id=26655
Summary: Data URL embedding is not tolerant of spaces
Product: MediaWiki
Version: 1.17
Platform: All
OS/Version: All
Status: NEW
Severity: enhancement
Priority: Normal
Component: Resource Loader
AssignedTo: [email protected]
ReportedBy: [email protected]
CC: [email protected]
Blocks: 26611
The data URL embedding code recognizes url(foo) , url('foo') and url("foo"),
but it doesn't recognize url( foo ) . It should tolerate an arbitrary amount of
whitespace (i.e \s+ ) both immediately before and immediately after each
parenthesis.
--
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