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">
<meta/>Generator content="Microsoft Word 12 (filtered)">
<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>
<div></div>WordSection1>
<p/>MsoBodyText>“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!
|