DocBook v2
Kornel Benko
kornel at lyx.org
Sat Sep 19 12:48:18 UTC 2020
Am Sat, 19 Sep 2020 14:44:25 +0200
schrieb Kornel Benko <kornel at lyx.org>:
> Am Sat, 19 Sep 2020 14:28:59 +0200
> schrieb Kornel Benko <kornel at lyx.org>:
>
> > Am Sat, 19 Sep 2020 12:41:47 +0200
> > schrieb Kornel Benko <kornel at lyx.org>:
> >
> > > Also the test export/doc/de/UserGuide_xhtml fails here.
> > > Assertion triggered in void lyx::doAssertWithCallstack(bool) by failing check
> > > "false" in file /usr2/src/lyx/lyx-features/src/support/lassert.cpp:44
> >
> > Debugger shows problem in src/support/docstring.cpp:54 (in from_ascii())
> > LATTEST(static_cast<unsigned char>(ascii[i]) < 0x80);
> >
> > The tested string is utf-8 encoded, so wrong call.
> >
> > Called from src/xml.h:187, with following values
> > tag = "a"
> > attr = "href=\"https://de.wikipedia.org/wiki/Regulärer_Ausdruck\""
> >
> > Apparently the attr contains non-ascii.
> >
> > Kornel
> >
>
> Test passes with attached
>
> Kornel
The nice thing is that also the other tests pass now.
Kornel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 488 bytes
Desc: Digitale Signatur von OpenPGP
URL: <http://lists.lyx.org/pipermail/lyx-devel/attachments/20200919/add6a623/attachment.asc>
More information about the lyx-devel
mailing list