Last modified: 2011-01-10 21:31:50 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T28655, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 26655 - Data URL embedding is not tolerant of spaces
Data URL embedding is not tolerant of spaces
Status: RESOLVED FIXED
Product: MediaWiki
Classification: Unclassified
ResourceLoader (Other open bugs)
1.17.x
All All
: Normal enhancement (vote)
: ---
Assigned To: Trevor Parscal
:
Depends on:
Blocks: 26611
  Show dependency treegraph
 
Reported: 2011-01-10 14:10 UTC by Roan Kattouw
Modified: 2011-01-10 21:31 UTC (History)
1 user (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Roan Kattouw 2011-01-10 14:10:09 UTC
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.
Comment 1 Trevor Parscal 2011-01-10 21:31:50 UTC
Resolved in r79960.

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links