Skip to content
This repository was archived by the owner on Apr 10, 2025. It is now read-only.
This repository was archived by the owner on Apr 10, 2025. It is now read-only.

Javascript injected into page by mod_pagespeed is not minified #417

@GoogleCodeExporter

Description

@GoogleCodeExporter
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:

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions