Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added support for parent::__construct() in Aoe_JsCssTstamp_Model_Package... #15

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

michaellehmkuhl
Copy link

... now that it exists in Magento CE 1.9.0.1 and EE 1.14.0.1.

In the newest versions of Magento, Mage_Core_Model_Design_Package has a __construct() method, so we need to call it in order for the rewrite to correctly execute the functionality in the parent.

Now also includes a change to prepend a semicolon to each JS file in order to ensure browsers don't hiccup on the final concatenated file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant