Hi Johannes,
 
Did you really type “\” instead of “/” ?
Try changing to “/” and try again.
 
Regards,
Chakkit
 
===================================================
iBiz Network Co., Ltd.
189/109 Soi Krungthep Kretha 7, Huamark, Bangkapi,
Bangkok 10240 Thailand Tel: 0-2184-6935, Fax: 02-184-6938
Website: http://www.ibiz.co.th, http://www.sitepackage.com
 
 
-----Original Message-----
From: Johannes Kilian [mailto:[email protected]] 
Sent: Wednesday, April 11, 2012 03:38 PM
To: [email protected]
Subject: [Catalyst] Using external URLs?
 
Hi there,
 
I've got a probably simple question, but cannot figure it out yet.
 
I'm using Template::Toolkit and Catalyst - and I'm having problems with 
absolute URLs ...
 
Within my Template I have the following absolute URL:
<a href="http:\\myserver1\test.html">blabla</a>
 
After processing the Template (via Catalyst::View::TT) my previously correct 
URL is modified to:
http:\\mycatalystserver\myserver1\test.html
 
(where "mycatalystserver" is the server where catalyst runs ...)
 
Who modifies my URL - Catalyst or Template::Toolkit? (I think it's catalyst - 
since within my template I do only have plain text in the eyes of 
Template::Toolkit ...)
 
And most important
How can I suppress this modification to be able to use the original URL?
 
Thanks in advance
Johannes
--
Empfehlen Sie GMX DSL Ihren Freunden und Bekannten und wir belohnen Sie mit bis 
zu 50,- Euro!  <https://freundschaftswerbung.gmx.de> 
https://freundschaftswerbung.gmx.de
 
_______________________________________________
List:  <mailto:[email protected]> [email protected]
Listinfo:  <http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst> 
http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive:  <http://www.mail-archive.com/[email protected]/> 
http://www.mail-archive.com/[email protected]/
Dev site:  <http://dev.catalyst.perl.org/> http://dev.catalyst.perl.org/
_______________________________________________
List: [email protected]
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/[email protected]/
Dev site: http://dev.catalyst.perl.org/

Reply via email to