Skip to content
This repository has been archived by the owner on Jul 7, 2021. It is now read-only.

A Magento 1 module to fix the CSS merging data uri bug which is present in all Magento 1 versions

License

Notifications You must be signed in to change notification settings

justbetter/magento1-css-merge-data-uri-fix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Magento 1 CSS Merge Data URI Fix

This module fixes a bug which is present in all Magento 1 versions which case a corrupt CSS file when Magento's default CSS merging functionality is activated and data URI's are used in the CSS, for example with inline images. For more information see: http://magento.stackexchange.com/questions/14973/problem-with-data-uris-and-css-file-merge

Why doesn't Magento fix this?

It's a known issue but probably they focus more on Magento 2, understandable.

Installation

  • Use modman: modman clone https://github.com/justbetter/magento1-css-merge-data-uri-fix.git
  • Manually: download, unzip and copy.

Compability

This module overrides just one Magento model and is compatible with our cache buster module which overrides the same model. It's tested on Magento 1.9.3.7 but should work on every older version.

Ideas, bugs or suggestions?

Please create a issue or a pull request.

License

MIT

About us

We’re a innovative development agency from The Netherlands building awesome websites, webshops and web applications with Laravel and Magento. Check out our website justbetter.nl and our open source projects.


JustBetter logo

About

A Magento 1 module to fix the CSS merging data uri bug which is present in all Magento 1 versions

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages