You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@shindig.apache.org by "Evgeny Bogdanov (JIRA)" <ji...@apache.org> on 2010/05/07 12:50:48 UTC

[jira] Created: (SHINDIG-1325) Caching javascript doesn't work properly

Caching javascript doesn't work properly
----------------------------------------

                 Key: SHINDIG-1325
                 URL: https://issues.apache.org/jira/browse/SHINDIG-1325
             Project: Shindig
          Issue Type: Bug
          Components: PHP
         Environment: PHP shindig
            Reporter: Evgeny Bogdanov


When I update a javascript in features and javascript compression is on in config file:
  // Compress the inlined javascript, saves upto 50% of the document size
  'compress_javascript' => true,

The changes are not taken.
(Maybe I misunderstand the caching mechanism, but I thought that if the file content is changed,
a cache should be re-generated)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.