DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=27940>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=27940 No socket redirection Summary: No socket redirection Product: Xerces-C++ Version: 2.5.0 Platform: PC OS/Version: Windows NT/2K Status: NEW Severity: Normal Priority: Other Component: Utilities AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] For the netaccessor, in function BinHTTPURLInputStream, sockeet connection does not do a redirect before throw the exception. e.g: When my grammar file refer to "http://www.w3.org/TR/speech- grammar/grammar.dtd", the parser will fail. By right, it should do a simple redirection to the new URL(http://www.w3.org/TR/2004/REC-speech-grammar- 20040316/grammar.dtd), just like the Internet explorer. Do not knwo whether this is a bug , Or this is the designed as it is. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
