[ cc'd to list] On 21/03/2008, Rob Edwards <[EMAIL PROTECTED]> wrote: > Not sure if this one is a bug or user error. > > this line in the link macro of the factory templates: > > lnk = lnk | uri | html; > > caused slashes and other characters to be escaped.
Yes - the "| html" breaks things. Removed in SVN a few months ago - will be sorted in next release. Also just committed change to ensure output is set (if not already) when calling redirect_request in Apache::MVC, and fixed mime detection to handle .js A. -- http://www.aarontrevena.co.uk LAMP System Integration, Development and Hosting ------------------------------------------------------------------------- This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't miss this year's exciting event. There's still time to save $100. Use priority code J8TL2D2. http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone _______________________________________________ Maypole-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/maypole-devel
