Bug 94057

Summary: HELP Element bascode is missing in xmlhelp.dtd
Product: LibreOffice Reporter: Regina Henschel <rb.henschel>
Component: DocumentationAssignee: Christian Lohmaier <cloph>
Status: RESOLVED FIXED    
Severity: normal CC: h3734236
Priority: medium    
Version: 5.1.0.0.alpha0+ Master   
Hardware: x86 (IA32)   
OS: Windows (All)   
Whiteboard: target:5.2.0
Crash report or crash signature: Regression By:
Bug Depends on:    
Bug Blocks: 94059    

Description Regina Henschel 2015-09-09 14:12:09 UTC
When syntax highlighting for Basic code in help texts was implemented (revision d06c698b799e0e4ceaf3a3760c9589fe29dc29a9 ), a new element <bascode> has been introduced. But the doctype definition for the help files in xmlhelp.dtd has not been adapted.
Comment 1 Commit Notification 2016-04-12 15:05:30 UTC
Christian Lohmaier committed a patch related to this issue.
It has been pushed to "master":

http://cgit.freedesktop.org/libreoffice/contrib/dev-tools/commit/?id=5f231ff8263565988470f7fbedb90ff3a4883174

tdf#94057 - add support for bascode tag (preserve on roundtrip)
Comment 2 Commit Notification 2016-04-25 18:42:52 UTC
Christian Lohmaier committed a patch related to this issue.
It has been pushed to "master":

http://cgit.freedesktop.org/libreoffice/help/commit/?id=a14d38465c010b4feedfe6c2317a6eef59ffa09b

tdf#94057 - add "bascode" element to xmlhelp dtd