← Prev in month ← Prev in thread
Next in thread → Next in month →

WebHelp bugfix

From
Stefan Hinz <>
Date
2013-07-19T14:17:34+00:00
ID
Thread
WebHelp bugfix
Hi guys,

Ages ago (February actually) I reported a WebHelp bug:

-------- Original Message --------
Subject: WebHelp bug?
Date: Mon, 25 Feb 2013 12:14:46 +0100
From: Stefan Hinz <>
To: DocBook Apps <>

Building one of our books in WebHelp format gives a fatal error:

No template for "/book/chapter/mediaobject/imageobject/imagedata" (or
any of its leaves) exists in the context named "title" in the "en"
localization.
XPath error : Invalid type xmlXPathCompiledEval: 1
objects left on the stack.

A took some investigation to boil down the issue to this:

A construct like this makes WebHelp builds fail:

<mediaobject>
  <imageobject><imagedata .../>...</imageobject>
  <textobject><programlisting>...</programlisting></textobject>
</mediaobject>

(...)
← Prev in month ← Prev in thread
Next in thread → Next in month →