I'm using pageroute with nodeprofile for user registration, and I would like certain pageroutes to redirect to a civicontribute page (for paid membership) but the url keeps getting messed up. Intead of "civicrm/contribute/transact?reset=1&id=2" (the correct address), the address bar shows : "civicrm/contribute/transact%3Freset%3D1%2526id%3D2" which is not the correct url (well technically I guess it is, but it doesn't work in this form). Is there a way to maintain the original destination address without it being changed?
Comments
Comment #1
fagohm, do you use the destination parameter when you notice that? I have already noted something similar, and thought that it was probably a core bug. However, I need to investigate more.
Comment #2
Tauran commentedReopen if needed.