Menu

#111 PLDoc 1.5.19 cannot work with german umlauts and ß (esszet) characters

next_release
open
nobody
None
1
2017-05-10
2017-05-10
No

Hi!

PLDoc 1.5.19 cannot work with german umlauts and ß (esszet) characters.

I run directly against the database and see several parser exceptions when parsing database object

Throwable at package <xxx>: net.sourceforge.pldoc.parser.TokenMgrError: Lexical error at line 5296, column 49.  Encountered: "\u00c4" (196), after : ""
net.sourceforge.pldoc.parser.TokenMgrError: Lexical error at line 5296, column 49.  Encountered: "\u00c4" (196), after : ""
    at net.sourceforge.pldoc.parser.PLSQLParserTokenManager.getNextToken(PLSQLParserTokenManager.java:4502)
    at net.sourceforge.pldoc.parser.PLSQLParser.jj_scan_token(PLSQLParser.java:39835
~~~)

and later when parsing created application.xml:

file:/C:/Oracle/pldoc-1.5.19/IKBOBJ/application.xml; Zeilennummer10534; Spaltennummer200; An invalid XML character (Unicode: 0x84) was found in the CDATA section.
Generating summary.html ...
file:/C:/Oracle/pldoc-1.5.19/IKBOBJ/application.xml; Zeilennummer10534; Spaltennummer200; An invalid XML character (Unicode: 0x84) was found in the CDATA section.
Generating generator.html ...
file:/C:/Oracle/pldoc-1.5.19/IKBOBJ/application.xml; Zeilennummer10534; Spaltennummer200; An invalid XML character (Unicode: 0x84) was found in the CDATA section.
Generating deprecated-list.html ...
file:/C:/Oracle/pldoc-1.5.19/IKBOBJ/application.xml; Zeilennummer10534; Spaltennummer200; An invalid XML character (Unicode: 0x84) was found in the CDATA section.
Generating index-list.html ...
file:/C:/Oracle/pldoc-1.5.19/IKBOBJ/application.xml; Zeilennummer10534; Spaltennummer200; An invalid XML character (Unicode: 0x84) was found in the CDATA section.
Generating allpackages.html ...
file:/C:/Oracle/pldoc-1.5.19/IKBOBJ/application.xml; Zeilennummer10534; Spaltennummer200; An invalid XML character (Unicode: 0x84) was found in the CDATA section.
Generating index.html ...
file:/C:/Oracle/pldoc-1.5.19/IKBOBJ/application.xml; Zeilennummer10534; Spaltennummer200; An invalid XML character (Unicode: 0x84) was found in the CDATA section.
Generating <unit>.html ...
file:/C:/Oracle/pldoc-1.5.19/IKBOBJ/application.xml; Zeilennummer10534; Spaltennummer200; An invalid XML character (Unicode: 0x84) was found in the CDATA section.
~~~

Kind regards

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.