zorba-coders team mailing list archive
-
zorba-coders team
-
Mailing list archive
-
Message #07030
[Bug 967284] Re: XQDoc doesn't understand
Paul I see your point.
thing is that you, as always, see only your point :). Nothing new under the Sun :)
So, thanks for reporting this issue and for the proposed fix: I will
look into it.
As for the comment that XQDoc is *broken* I would say that XQDoc does not support invalid XML entities in comments.
It's a known issue and please stop treating it as a *show stopper*.
** Summary changed:
- XQDoc doesn't understand
+ XQDoc doesn't support invalid XML entities
--
You received this bug notification because you are a member of Zorba
Coders, which is the registrant for Zorba.
https://bugs.launchpad.net/bugs/967284
Title:
XQDoc doesn't support invalid XML entities
Status in Zorba - The XQuery Processor:
New
Bug description:
Given the following HTML as part of an XQDoc comment:
<table>
<tr><td>foo bar</td></tr>
</table>
one gets the error:
can not parse as XML for xqdoc: loader parsing error: Entity 'nbsp'
not defined; raised at /Users/pjl/src/flwor/zorba/repo/feature-
ft_module/zorba/src/compiler/parsetree/parsenode_print_xqdoc_visitor.cpp:433
The parser needs to accept so a non-breaking space can be
included in the HTML.
To manage notifications about this bug go to:
https://bugs.launchpad.net/zorba/+bug/967284/+subscriptions
References