Hi,
I am not able to pass multiple parameters from template.
e.g <a href="/method?arg1=this&arg2=that"> text </a>
Generates an error of this kind..
ExpatError: Error parsing XML file '/home/shamail/Code/bcbox/bcbox/
templates/groups.kid':
<li><a href="/dispbc?gid=th&topic=${i.topic}"> ${i.topic} </a></
li>
^
not well-formed (invalid token): line 19, column 40
Please help...
Regards
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"TurboGears" 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?hl=en
-~----------~----~----~----~------~----~------~--~---