[Date Index][Thread Index]
[Date Prev][Date Next][Thread Prev][Thread Next]

BUG: <PROTECT> does not accept uppercase PASS parameters:



Hi!

There is a little bug in WML: <PROTECT> does not accept uppercase PASS
parameters:

 1| <protect pass=2>
 2| <define-tag foo>
 3| <: print "foo\n"; :>
 4| </define-tag>
 5| </protect>
 6|
 7| <protect PASS=2>
 8| <define-tag bar>
 9| <: print "bar\n"; :>
10| </define-tag>
11| </protect>

results in

1| <define-tag foo>
2| foo
3| </define-tag>
4|
5| <define-tag bar>
6| <: print "bar\n"; :>
7| </define-tag>      

Tested with WML 2.0.7 on Solaris 2.7, PERL 5.6.1:

		Regards, Axel
-- 
Axel Beckert - abe@cs.uni-sb.de - http://abe.home.pages.de/
Student of Computer Science, University of Saarland (Germany)
Artificial Intelligence Laboratory (AI Lab), Prof. Dr. W. Wahlster;
WWW-/FTP-Administrator IBFI Schloß Dagstuhl; Students Representative CS
______________________________________________________________________
Website META Language (WML)                www.engelschall.com/sw/wml/
Official Support Mailing List                   sw-wml@engelschall.com
Automated List Manager                       majordomo@engelschall.com