Re: Strange variable behavior

2005-06-21 Thread solprovider
On 6/21/05, Sean Fulton <[EMAIL PROTECTED]> wrote: > Lenya 1.2.2 servlet, pub based on default. It's set up for mod_proxy > with a live server at http://myhost:99. Say I have a page about.html > > In an XSLT for news.html, I try to create a link like so: > About > This gets rendered a

Strange variable behavior

2005-06-21 Thread Sean Fulton
Lenya 1.2.2 servlet, pub based on default. It's set up for mod_proxy with a live server at http://myhost:99. Say I have a page about.html In an XSLT for news.html, I try to create a link like so: About This gets rendered as: http://myhost:99//about.html";>About If I create a lin