Hello,

On Monday October 13, 2008 17:56:20 Helio Pereira wrote:
> """<a href="teste?ola=ole&pp=xx">teste</a>"""
                           ^

Indeed it's bad formed, you should use the following instead:
> """<a href="teste?ola=ole&amp;pp=xx">teste</a>"""
                           ^^^^^

Cheers.
-- 
Gustavo Narea.
http://gustavonarea.net/

Get rid of unethical constraints! Switch to Freedomware:
http://softwareliberty.com/


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

Reply via email to