Update task breaks JS configuration for aggregated scripts
----------------------------------------------------------

                 Key: MGNLSTK-1064
                 URL: http://jira.magnolia-cms.com/browse/MGNLSTK-1064
             Project: Magnolia Standard Templating Kit
          Issue Type: Bug
    Affects Versions: 2.0.7
            Reporter: Natascha Desmarais
            Priority: Major
             Fix For: 2.0.9, 2.0.x


A bug introduced in MGNLSTK-818 turns all processed javascripts into simple 
javascripts - this makes the aggregated scripts of STK not work anymore and the 
whole (teaser) functionality is lost.

The faulty line is in 
{code:title=info.magnolia.module.templatingkit.setup.STKModuleVersionHandler}
.addTask(new InstallResourcesTask("/templating-kit/js/.*.js", "resources:js", 
false))
{code}
on line 194 (delta task for 2.0.7).
See {{info.magnolia.module.templatingkit.setup.InstallSTKResourcesTask}} for an 
overview of special scripts.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.magnolia-cms.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


----------------------------------------------------------------
For list details, see: http://www.magnolia-cms.com/community/mailing-lists.html
Alternatively, use our forums: http://forum.magnolia-cms.com/
To unsubscribe, E-mail to: <dev-list-unsubscr...@magnolia-cms.com>
----------------------------------------------------------------

Reply via email to