Skip to content
This repository has been archived by the owner on Apr 21, 2023. It is now read-only.

mod_pagespeed breaks Javascript #58

Closed
GoogleCodeExporter opened this issue Apr 6, 2015 · 2 comments
Closed

mod_pagespeed breaks Javascript #58

GoogleCodeExporter opened this issue Apr 6, 2015 · 2 comments

Comments

@GoogleCodeExporter
Copy link

I have found that some of the jQuery files do not appear to take to being 
compressed and merged, particularly tinyMCE.

As a result, I have had to disable mod_pagespeed on my site, in order to allow 
this particular jQuery script to run.

Ideally we need to be able to get mod_pagespeed to ignore certain files.

Original issue reported on code.google.com by rwap.services on 9 Nov 2010 at 11:43

@GoogleCodeExporter
Copy link
Author

There are two issues here, both valid:

1. rewrite_javascript breaks certain versions of jQuery -- we're working on 
that.  See http://code.google.com/p/modpagespeed/issues/detail?id=38

2. It would be desirable to blacklist certain files or directories.  See 
http://code.google.com/p/modpagespeed/issues/detail?id=45


In the meantime, please download the latest version of mod_pagespeeed.  We've 
disabled rewrite_javascript by in the Core Filters so it will avoid this 
particular bug until we fix our javascript minifier.

Original comment by jmara...@google.com on 9 Nov 2010 at 2:45

@GoogleCodeExporter
Copy link
Author

I'm going to mark this particular bug as a duplicate of Issue 38 as that's the 
more severe of the referenced bugs.  But 'rswap.services' (the author of this 
issue) may want to subscribe (add email to the CC list) to Issue 45 as well.

Original comment by jmara...@google.com on 9 Nov 2010 at 2:47

  • Changed state: Duplicate

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

No branches or pull requests

1 participant