On Mon, 2006-03-20 at 11:37 +0000, Nik Clayton wrote: > http://www.w3.org/TR/1999/REC-html401-19991224/appendix/notes.html#h-B.2.2 > > B.2.2 Ampersands in URI attribute values
Ok, I'll accept an RFC smackdown. However empirical testing here indicates that my local PHP install _doesn't_ understand ';' as a param separator. So maybe it should be a variable that you pass to the plugin. Gosh, isn't that the conclusion we came to last time? (about Template::Plugin::URL). Poking at my archives, abw decided that the default separator should be '&', but that there should also be a variable you can set, and that the default for TT3 should be '&' for sanity. I believe that doing what the other URL-generating module does is saner (even if it's wrong) than doing something different. tom _______________________________________________ templates mailing list [email protected] http://lists.template-toolkit.org/mailman/listinfo/templates
