zillo32 / vosao

Automatically exported from code.google.com/p/vosao
GNU Lesser General Public License v2.1
0 stars 0 forks source link

Include plugin does not use the "charset" attribute from HTTP headers #487

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Create non-ASCII content served by an HTTP server with the "charset" 
attribute in the "Content-type" header set to the proper character encoding
2. Include the content in a page in Vosao using 
$plugin.include.include('http://example.com/page.html')
3. View the page in a browser

What is the expected output? What do you see instead?

Non-ASCII characters are not rendered correctly.

A patch which resolves the issue is attached.

Original issue reported on code.google.com by wowt...@gmail.com on 17 Jun 2011 at 12:56

Attachments:

GoogleCodeExporter commented 8 years ago

Original comment by kinyelo@gmail.com on 25 Jun 2011 at 9:53

GoogleCodeExporter commented 8 years ago
This issue was closed by revision r1065.

Original comment by kinyelo@gmail.com on 25 Jun 2011 at 9:53