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=1776>.
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=1776

Informative error message needed for bad match pattern

[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED



------- Additional Comments From [EMAIL PROTECTED]  2002-09-12 19:45 -------
I just retried the test case attached in this report.

Interestingly, I first get the following error message, because there is no 
xsl:when child element on one of the xsl:choose elements.

; SystemID: file:///bug1776/Test.xsl; Line#: 20; Column#: 18
javax.xml.transform.TransformerException: Required Element not found: xsl:when

After adding an xsl:when element, I get the following error message:

; SystemID: file://bug1776/Test.xsl; Line#: 397; Column#: 30
javax.xml.transform.TransformerException: A relative path pattern was expected.

This is the now the line that has the bad match pattern.

So, I am closing this bug as FIXED.

Reply via email to