DocBook v2

Thibaut Cuvelier tcuvelier at lyx.org
Sat Sep 19 15:55:13 UTC 2020


On Sat, 19 Sep 2020 at 14:48, Kornel Benko <kornel at lyx.org> wrote:

> 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.
>

Nice :D! I've committed your patch on my branch
(1b9da1fcac5c9c4ecfdf7eb2d64e841c9bf40217), then rebased on top of current
master (f55bd760960d2ef109d1583396e1944038121854).

Did I make a mistake? (Before merging this into master and creating
problems for everyone…) While rebasing, Git worked on more than 400
commits, although I did not make that many commits, that's why I ask.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lyx.org/pipermail/lyx-devel/attachments/20200919/9644ec85/attachment.html>


More information about the lyx-devel mailing list