Message: The following issue has been closed.
--------------------------------------------------------------------- View the issue: http://jira.codehaus.org/browse/JIBX-23 Here is an overview of the issue: --------------------------------------------------------------------- Key: JIBX-23 Summary: Error in handling typed values gives "Expected start tag" exception Type: Bug Status: Closed Priority: Major Resolution: FIXED Original Estimate: Unknown Time Spent: Unknown Remaining: Unknown Project: JiBX Components: core Fix Fors: 1.0-beta3c Versions: 1.0-beta3b Assignee: Dennis Sosnoski Reporter: Dennis Sosnoski Created: Thu, 27 May 2004 4:16 PM Updated: Mon, 5 Jul 2004 6:39 PM Description: The unmarshaller code for handling elements with simple content matching several primitive types (short, byte, etc.) trys to parse the start tag twice. This results in the "Expected start tag, found end tag" exception. The problem only occurs in the code path used for required values. --------------------------------------------------------------------- JIRA INFORMATION: This message is automatically generated by JIRA. If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira ------------------------------------------------------- This SF.Net email sponsored by Black Hat Briefings & Training. Attend Black Hat Briefings & Training, Las Vegas July 24-29 - digital self defense, top technical experts, no vendor pitches, unmatched networking opportunities. Visit www.blackhat.com _______________________________________________ jibx-devs mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jibx-devs
