nuxeo-localizer
[Top][All Lists]
Advanced

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

[Nuxeo-localizer] Localizer and ZPT


From: Calvin Hendryx-Parker
Subject: [Nuxeo-localizer] Localizer and ZPT
Date: Tue, 09 Jul 2002 15:21:41 -0700

Hi,

I just found an interesting bug and wondered if anyone else has run across this. When I have Localizer installed and I use ZPT to make pages the URLs are changed. Here is an example of what I mean:

Before Localizer I would do this:

<img src="" tal:replace="structure here/myimage" />

and it would render to this:

<img src="http://lcoalhost:8080/Test/myimage"; height="1" width="1" alt="myimage" />

After Localizer I get this now and it is throwing off the use of Virtual Host Monster or SiteRoot since the Base won't change correctly on the URL:

<img src="/Test/myimage" height="1" width="1" alt="myimage" />

Is there anyway to get it to render the way the original ZPTs to it?

Thanks,
Calvin

--
Six Feet Up, Taking your site to new heights
Toll-Free: 1-866-SIX FEET | Cell:415-760-5038
mailto:address@hidden
http://www.sixfeetup.com
Refer a friend. Get $30.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]