Hi list,
Another problem.... , this time with links.
I use a symbolic link to my "resources" directory, for cvs/quanta use.
Before I used this symbolic link, my
$content.getURI("/resources/css/newapp.css")
and
$ui.image($ui.logo)
nicely resolved to: http://server.domain.com:8080/...
But since I've got the symbolic link for my resources, the $ui.image($ui.logo)
resolves to http://server:8080/....
Can I make sure this doesn't happen and more importantly how does this come?
Why doesn't the getURI call have the same problem?
I really would like to understand this better, because I just noticed that if
I surf to the page, _without_ the "resources" directory symbolically linked,
from a windows machine I have the same problem, this does not occur if I surf
to it from a linux machine.
peter
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]