How I have to encode special characters like = (equal), & (ampersand) and | (pipe) for queries. I'm using XmlRpcRplugin and can't figure out how to encode these characters. I tried already URL enconding %3D for = but that did'nt work.
--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Users" 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/trac-users?hl=en -~----------~----~----~----~------~----~------~--~---
