pauldick 01/12/21 10:13:52 Modified: test/tests/conf-gold/attribvaltemplate attribvaltemplate07.out Log: No longer encode spaces in uri references Revision Changes Path 1.2 +1 -1 xml-xalan/test/tests/conf-gold/attribvaltemplate/attribvaltemplate07.out Index: attribvaltemplate07.out =================================================================== RCS file: /home/cvs/xml-xalan/test/tests/conf-gold/attribvaltemplate/attribvaltemplate07.out,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- attribvaltemplate07.out 2000/12/17 21:48:27 1.1 +++ attribvaltemplate07.out 2001/12/21 18:13:52 1.2 @@ -1,3 +1,3 @@ <HTML> -<a href="Good%20Job"></a> +<a href="Good Job"></a> </HTML>
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]