Subject: Re: XHTML import/export broken
From: Andrew Dunbar (hippietrail@yahoo.com)
Date: Sun Jun 10 2001 - 09:17:53 CDT
Vlad Harchev wrote:
>
> On Sun, 10 Jun 2001, Andrew Dunbar wrote:
>
> Hi Andrew,
>
> These are bugs and they should be fixed. AFAIR html exporter was working
> properly in 0.7.13 (or at least in 0.7.12) wrt to charsets. Though I'm not
> sure whether XHTML and html exporters are different exporters..
One and the same. XHTML is a subset of HTML so we output XHTML which
is also HTML (:
> What do you mean by XML exporter? .abw exporter?
I mean src/wp/impexp/ie_imp_XML.cpp - the XHTML and other importers
use it as a base class. I'm not sure if the .abw exporter does or not.
> > I've just noticed that if you run Abiword and save the initial empty
> > document as XHTML, then load it again, you get a crash. Not only on
> > the empty document either. I'm not sure if it's a saving or loading
> > error.
> >
> > I've also noticed that both the XML exporter and the XHTML exporter
> > emit code which specifies the document encoding - usually using
> > EncodingManager::getNativeEncoding() - but they actually *always*
> > use UTF-8! I've also tried to handbuild an XHMTL file which uses
> > a different encoding but it's still interpreted as UTF-8 which
> > triggers asserts.
> >
> > Can somebody explain these or should I submit bug reports?
> >
> > Andrew Dunbar.
>
> Best regards,
> -Vlad
-- http://linguaphile.sourceforge.net _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com
This archive was generated by hypermail 2b25 : Sun Jun 10 2001 - 09:15:40 CDT