Menu

#37 SimpleUrl: keys in query string need to get urldecoded, too

closed-fixed
None
5
2010-07-27
2009-11-11
No

The attached patch fixes SimpleUrl::parseRequest to urldecode the key of request parameter pairs, too.

Also it includes tests for this.

Discussion

  • daniel hahler

    daniel hahler - 2009-11-11

    Patch to fix urldecoding in SimpleUrl::parseRequest

     
  • Perrick Penet

    Perrick Penet - 2010-07-27

    I've just applied your patch to the trunk. It's looking good for the next release : thank you for helping us making SimpleTest better.

    Yours,
    Perrick

     
  • Perrick Penet

    Perrick Penet - 2010-07-27
    • assigned_to: nobody --> pp11
    • status: open --> closed-fixed
     

Log in to post a comment.