Message81816
Mike's list is missing one more character, "%" itself. So, the
replacement should be:
quote(newurl, safe="%/:=&?~#+!$,;'@()*[]")
The replacement should be done in the .open() method, not in the code
that handles redirects. |
|
Date |
User |
Action |
Args |
2009-02-12 20:48:11 | jjlee | set | recipients:
+ jjlee, mike_j_brown, robzed, orsenthil, ajaksu2 |
2009-02-12 20:48:11 | jjlee | set | messageid: <1234471691.21.0.561538277986.issue918368@psf.upfronthosting.co.za> |
2009-02-12 20:48:09 | jjlee | link | issue918368 messages |
2009-02-12 20:48:09 | jjlee | create | |
|