Message: A new issue has been created in JIRA.
--------------------------------------------------------------------- View the issue: http://opensource.atlassian.com/projects/xdoclet/secure/ViewIssue.jspa?key=XDT-329 Here is an overview of the issue: --------------------------------------------------------------------- Key: XDT-329 Summary: Make error message more verbose for bad tag in *xdt Type: Improvement Status: Assigned Priority: Minor Time Spent: Unknown Estimate: 1 minute Project: XDoclet Component: Core Versions: 1.2 Beta 3 Assignee: xdoclet-devel (Use for new issues) Reporter: Heiko W. Rupp Created: Tue, 25 Feb 2003 9:10 AM Updated: Tue, 25 Feb 2003 9:10 AM Description: If I e.g. have <XDt:foo/> the error will look like: [ejbdoclet] (TemplateEngine.getTagHandlerFor 199 ) Could not find tag handler for prefix: (note that the prefix is given as empty, even if the xml namespace is XDt, which confusing for the enduser. Also no indication where in a big file the bad tag can be found. With the patch, it will look like this: [ejbdoclet] (TemplateEngine.getTagHandlerFor 199 ) Could not find tag handler for prefix: 'XDt' [ejbdoclet] (TemplateEngine.invokeMethod 478 ) Error occoured at or around line 2 --------------------------------------------------------------------- JIRA INFORMATION: This message is automatically generated by JIRA. If you think it was sent incorrectly contact one of the administrators: http://opensource.atlassian.com/projects/xdoclet/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 is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ xdoclet-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-devel
