You are viewing a plain text version of this content. The canonical link for it is here.
Posted to apache-bugdb@apache.org by Tim Landscheidt <ti...@gmx.de> on 2000/05/16 01:44:29 UTC

mod_jserv/6087: Apache JServ uses encoding "ISO8859_1" which is (was) not recognized by e. g. kaffe

>Number:         6087
>Category:       mod_jserv
>Synopsis:       Apache JServ uses encoding "ISO8859_1" which is (was) not recognized by e. g. kaffe
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    jserv
>State:          open
>Class:          sw-bug
>Submitter-Id:   apache
>Arrival-Date:   Mon May 15 16:50:01 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     tim.landscheidt@gmx.de
>Release:        
>Organization:
apache
>Environment:
ApacheJServ 1.1.1-b2dev1
>Description:
In src/java/org/apache/jserv/{Ajpv12InputStream,JServConnection}.java, the encoding "ISO8859_1" is used which was not recognized by kaffe by default.
>How-To-Repeat:

>Fix:
While kaffe will have an appropriate alias in the next release, it might be a good idea to change Apache JServ itself according to <URI:http://java.sun.com/j2se/1.3/docs/api/java/lang/package-summary.html#charenc>: Use "ISO-8859-1" which is required to be supported by every Java platform.
>Release-Note:
>Audit-Trail:
>Unformatted:
 [In order for any reply to be added to the PR database, you need]
 [to include <ap...@Apache.Org> in the Cc line and make sure the]
 [subject line starts with the report component and number, with ]
 [or without any 'Re:' prefixes (such as "general/1098:" or      ]
 ["Re: general/1098:").  If the subject doesn't match this       ]
 [pattern, your message will be misfiled and ignored.  The       ]
 ["apbugs" address is not added to the Cc line of messages from  ]
 [the database automatically because of the potential for mail   ]
 [loops.  If you do not include this Cc, your reply may be ig-   ]
 [nored unless you are responding to an explicit request from a  ]
 [developer.  Reply only with text; DO NOT SEND ATTACHMENTS!     ]