Hello Robert,

On Mar 27, 1:33 pm, Robert Leftwich <[EMAIL PROTECTED]> wrote:
> > Obviously, w3c  validators expects & to be encoded as &amp; while it isn't.
> > The url in question is generated with
> > | <a href="${h.url_for(controller='selfupdate', svnup='yes',
> > norestart='yes')}">Update</a>
>
> > What should I do to automatically convert & to &amp;?
> This should probably be added to Routes - Ben?

Thanks for quick reply.

I added a mako filter to handle this but I agree, this should be part
of Routes.

Max.



--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To post to this group, send email to pylons-discuss@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/pylons-discuss?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to