Closed GoogleCodeExporter closed 8 years ago
Original comment by leah.culver
on 14 Jan 2009 at 9:53
I should not that the simple fix I posted won't actually work if there are
things
other than strings in $_GET or $_POST. Sometimes there are arrays in there, and
this
messes up when that is the case...
Original comment by mister...@gmail.com
on 14 Jan 2009 at 11:07
I will write a recursive function like the url(en|de)code functions that will
fix this as soon as I get time time...
Should be sometime over this weekend...
Original comment by morten.f...@gmail.com
on 31 Jan 2009 at 9:09
I've made a recursive function for removing magic-quotes now
(OAuthUtil::remove_magic_quotes)..
I have tested it on the oauth-php demo provider as well as my own oauth-php
based provider..
-Morten
Original comment by morten.f...@gmail.com
on 1 Feb 2009 at 10:52
Attachments:
Original issue reported on code.google.com by
mister...@gmail.com
on 6 Nov 2008 at 8:32