Tilde (~) not resolving when using upload and media picker datatype
when using upload datatype it returns a url with a tilde (~), like: ~/media/3/sample-image.jpg if change to use the media picker and getmedia to get the url, it still return a url with the tilde.
I think it's probably a bug...
additional info: umbraco 4.5 (.net 3.5 nightly) installed in a virtual directory windows xp, iis 5,1, sql server 2008 express
Tilde (~) not resolving when using upload and media picker datatype
when using upload datatype it returns a url with a tilde (~), like:
~/media/3/sample-image.jpg
if change to use the media picker and getmedia to get the url, it still return a url with the tilde.
I think it's probably a bug...
additional info:
umbraco 4.5 (.net 3.5 nightly) installed in a virtual directory
windows xp, iis 5,1, sql server 2008 express
is working on a reply...