Last modified: 2012-04-12 13:54:07 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 T27048, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 25048 - Google chrome doesn't load inline images from CSS
Google chrome doesn't load inline images from CSS
Status: RESOLVED FIXED
Product: MediaWiki
Classification: Unclassified
ResourceLoader (Other open bugs)
1.16.x
All All
: Normal enhancement (vote)
: ---
Assigned To: Nobody - You can work on this!
http://translatewiki.net/sw/
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2010-09-04 09:30 UTC by Niklas Laxström
Modified: 2012-04-12 13:54 UTC (History)
2 users (show)

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


Attachments

Description Niklas Laxström 2010-09-04 09:30:35 UTC
Only error is: Failed to load resource

Version: 6.0.472.53 beta
Comment 1 Niklas Laxström 2010-09-04 10:04:42 UTC
Culprit is the following line in CSSMin.php

// Strip off any trailing = symbols (makes browsers freak out)
$data = rtrim( base64_encode( file_get_contents( $file ) ), '=' );

Removing trimming fixes the problem.
Comment 2 Trevor Parscal 2010-09-04 10:31:23 UTC
Fixed in r72365.

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


Navigation
Links