You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cocoon.apache.org by bu...@apache.org on 2003/07/10 14:52:37 UTC

DO NOT REPLY [Bug 21466] New: - umlaut characters block source compilation

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=21466>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=21466

umlaut characters block source compilation

           Summary: umlaut characters block source compilation
           Product: Cocoon 2
           Version: 2.1m3
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: Blocker
          Priority: Other
         Component: core
        AssignedTo: dev@cocoon.apache.org
        ReportedBy: cocoon@asgalon.net


non Ascii characters like 0366 and 0374 in the @author comments from J\374rgen 
Seitz and Bj\366rn L\374tkemeier block compilation of java sources using jdk 1.
3.1 on linux and possibly other linux build environments, due to some slightly 
braindead error in the jdk.

the compiler error message reads

error: compiler message file broken: key=compiler.err.sun.io.
MalformedInputException arguments=null, null, null, null, null, null, null

please replace those characters by their html entity encodings.