dmarston 2002/06/17 13:11:24
Modified: test/tests/conferr/stringerr stringerr13.xsl
Log:
Adjust error message. Actual message was improved.
Revision Changes Path
1.2 +2 -1 xml-xalan/test/tests/conferr/stringerr/stringerr13.xsl
Index: stringerr13.xsl
===================================================================
RCS file: /home/cvs/xml-xalan/test/tests/conferr/stringerr/stringerr13.xsl,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- stringerr13.xsl 14 Dec 2001 22:47:28 -0000 1.1
+++ stringerr13.xsl 17 Jun 2002 20:11:24 -0000 1.2
@@ -8,7 +8,8 @@
<!-- Creator: David Marston -->
<!-- Purpose: Test of 'substring()' with too many arguments -->
<!-- ExpectedException: substring() has too many arguments -->
- <!-- ExpectedException: FuncSubstring only allows 3 arguments --><!-- Note
different msg than with stringerr12.xsl -sc -->
+ <!-- ExpectedException: FuncSubstring only allows 2 or 3 arguments -->
+ <!-- ExpectedException: FuncSubstring only allows 3 arguments --><!-- Old
message to be removed when 2.4 ships -->
<xsl:template match="/">
<out>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]