URL Tags like <%/ path/to/file.ext %> produce "//path/to/file.ext" if the Prado
App is in the www root instead of "/path/to/file.ext".
URL Tags are evaluated as
"dirname(\$this->getApplication()->getRequest()->getApplicationUrl()).'/$literal
'" in TTemplateManager on lines 668 and 907 and ApplicationUrl returns
"/index.php".
Prado 3.2
Ubuntu 12.04
Original issue reported on code.google.com by patricel...@gmail.com on 9 Jan 2013 at 7:04
Original issue reported on code.google.com by
patricel...@gmail.com
on 9 Jan 2013 at 7:04