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

Javascript injected into page by mod_pagespeed is not minified #417

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

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. Enable filters such as ModPagespeedEnableFilters lazyload_images
2. Also enable minification of Javascript (ModPagespeedEnableFilters 
rewrite_javascript)

What is the expected output? What do you see instead?
Expected: all Javascript inline in page minified.
Actual: All native inline Javascript on page is minified, except the Javascript 
injected by mod_pagespeed

What version of the product are you using (please check X-Mod-Pagespeed
header)?
0.10.21.2-1381

On what operating system?
Ubuntu 10.04

Which version of Apache?
Apache/2.2.20

Which MPM?
Zend Server Community Edition

Please provide any additional information below, especially a URL or an
HTML file that exhibits the problem.

Submitted output in "testpage.html"

Original issue reported on code.google.com by shri...@gmail.com on 17 Apr 2012 at 4:07

Attachments:

@GoogleCodeExporter
Copy link
Author

This is fixed in trunk; and has been sometime.  We are due for a new release 
soon to resolve this issue.

Original comment by jmara...@google.com on 5 May 2012 at 1:19

@GoogleCodeExporter
Copy link
Author

Original comment by sligocki@google.com on 7 May 2012 at 3:08

  • Changed state: Fixed
  • Added labels: release-note

@GoogleCodeExporter
Copy link
Author

Original comment by jmara...@google.com on 22 May 2012 at 7:53

  • Added labels: Milestone-v22

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