[ic] more-list isn't decoding URI encoded characters

Samuel Mullen samuel at phalanxit.com
Tue May 4 03:40:31 UTC 2010


I hope this is the right place to post this.

I have a client who is using interchange and the former developers left the
application in a state of disrepair. One of the things they would like is
for the pagination to work. Although the Next, Previous, 1..10 links exist
and look correct, when clicking on them, the user is taken to a broken page.
The mv_nextpage parameter is supposed to be set to "admin/order", but the
link is actually "admin%2forder". Somewhere along the line, the "/" is not
getting decoded. In the location bar, the browser actually displays %252f.
I've tried applying decode_entites to "$page" in the Interpolate module, but
that did squat. Can't find anything in the docs either.

Any help on this would be greatly appreciated.

Thanks,
Samuel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.icdevgroup.org/pipermail/interchange-users/attachments/20100503/a174c292/attachment.htm>


More information about the interchange-users mailing list