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.
<meta charset="utf-8"> breaks the opera browser #360
Closed
Description
What steps will reproduce the problem?
1. Make a new webpage with the following meta tag: <meta charset="utf-8">
2. Upload the file to your server with the standard Mod Page Speed
configuration loaded.
3. Open the website in the Opera browser
What is the expected output?
You should see the simple website you've just created.
What do you see instead?
Opera asks you to download the source code as a file.
What version of the product are you using (please check X-Mod-Pagespeed
header)?
X-Mod-Pagespeed: 0.10.19.4-1209
On what operating system?
Windows Vista
Which version of Apache?
Apache version 2.2.3
Please provide any additional information below, especially a URL or an
HTML file that exhibits the problem.
I've made a simple demo. You can find it at: http://www.tgq.nl/
Remember to open the site with Opera. In other browsers it just works fine.
Original issue reported on code.google.com by pieter...@gmail.com
on 8 Dec 2011 at 3:36