[Date Index][Thread Index]
[Date Prev][Date Next][Thread Prev][Thread Next]
small problem with wml
- From: "James A. Treacy" <nospam@thanx>
- Date: Tue, 12 Dec 2000 15:54:42 -0500
There is clearly something wrong in the following:
Running wml on the following:
<define-tag URL whitespace=delete>
<: if(q{%0} eq "") { print "<none>";}
else { $tmp=q{%0}; print "<a href=\"$tmp\">$tmp</a>";}
:> </define-tag>
<URL http://a.b.c/cd/>
<URL http://a.b.c/cd/ >
gives
<a href="http://a.b.c/cd">http://a.b.c/cd</a>
<a href="http://a.b.c/cd/">http://a.b.c/cd/</a>
Why is the last slash disappearing?
--
James (Jay) Treacy
treacy@debian.org
______________________________________________________________________
Website META Language (WML) www.engelschall.com/sw/wml/
Official Support Mailing List sw-wml@engelschall.com
Automated List Manager majordomo@engelschall.com