You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 10, 2025. It is now read-only.
What steps will reproduce the problem?
1. Enable mod_pagespeed on http://www.shopwatchbuy.com
2. Go to page http://www.shopwatchbuy.com/gallery-compositions-pid423
3. Try to play the flash
What is the expected output? What do you see instead?
Expected: to call the video url:
Actual: did not call the video url
What version of the product are you using (please check X-Mod-Pagespeed
header)?
mod-pagespeed-beta-0.9.11.5-293
Additionally, the site owner tried "ModPagespeedDisallow *" which means all
resource rewriting is completely off. So this problem must be caused by some
HTML processing, either the parsing/re-serialization, or some optional filter
such as remove_comments.
Original issue reported on code.google.com by jmara...@google.com on 15 Dec 2010 at 2:39