View Single Post
Old 06-26-2010, 05:17 PM   #1
Oboe Joe
Junior Member
Oboe Joe began at the beginning.
 
Posts: 5
Karma: 12
Join Date: Jun 2010
Location: Houston, TX
Device: Kindle DX, iPhone
Import of HTML With Embedded <Style> Broken In 0.7.5

Using 0.7.5, HTML is corrupted when imported:

--- Start HTML ---
<?xml version='1.0' encoding='utf-8'?>
<html xmlns="http://www.w3.org/1999/xhtml">

<head>
<meta/>Content-Type content="text/html; charset=windows-1252"&gt;
<meta/>Generator content="Microsoft Word 12 (filtered)"&gt;
<title>The XXXX of the XXXX</title>
<style>
<!--
SNIP (css looks fine)
-->
</style>
<meta content="http://www.w3.org/1999/xhtml; charset=utf-8" http-equiv="Content-Type"/></head>

<body/>EN-US link=blue vlink=purple&gt;

<div></div>WordSection1&gt;

<p/>MsoBodyText&gt;“INTRIGUING. ... Mr. XXXX’s elaborate tale works so well.
Imagination carries the day.”</html>
--- END OF HTML ---

Note that the imported file stops abruptly.

I can take the identical source HTML in 0.7.4 and import it without problem. HTML's without a <style> sheet imports fine with 0.7.5.

I'm using Windows XP SP 3.

Oboe Joe
---
Honk!
Oboe Joe is offline   Reply With Quote