https://bugs.documentfoundation.org/show_bug.cgi?id=94059
Johnny_M <[email protected]> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |[email protected]
Hardware|x86 (IA32) |All
Depends on| |94057
OS|Windows (All) |All
--- Comment #2 from Johnny_M <[email protected]> ---
Confirming on 64-bit Linux.
As pointed out by Regina in
https://listarchives.libreoffice.org/global/documentation/msg18778.html, the
XSL filter files have been updated in the bug 94057 and would need to be taken
over to the extension.
An alternative solution, though, could possibly be the following (see
https://cgit.freedesktop.org/libreoffice/core/tree/helpcompiler/source/BasCodeTagger.cxx):
Instead of retrieving the content of the <bascode> tags, retrieve content of
<paragraph> tags with role="bascode" attribute. See the
http://www.xmlsoft.org/tutorial/ar01s08.html tutorial of the used LibXML for
how attribute values can be retrieved.
Because as is, the BASIC example code currently uses both, the <bascode> tags
(for syntax highlighting) as well as role="bascode" attributes of <paragraph>
tags (for style), which seems redundant.
Referenced Bugs:
https://bugs.documentfoundation.org/show_bug.cgi?id=94057
[Bug 94057] HELP Element bascode is missing in xmlhelp.dtd
--
You are receiving this mail because:
You are the assignee for the bug._______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs