Gert,<br><br>My client is running 4.8.6. I really can&#39;t upgrade because I think there has been a lot of customization which I have no desire to muck with. <br><br>I found a work around to this issue. I used jQuery to rewrite the href values of the anchortags to be unescaped. It&#39;s a hack, but so is the system I&#39;m dealing with.<br>
<br>Thanks for the response,<br>Samuel<br><br><div class="gmail_quote">On Wed, May 5, 2010 at 1:34 AM, Gert van der Spoel <span dir="ltr">&lt;<a href="mailto:gert@3edge.com">gert@3edge.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div><div></div><div class="h5">&gt; I hope this is the right place to post this.<br>
&gt;<br>
&gt; I have a client who is using interchange and the former developers left<br>
the application in a state of disrepair. One of the things they would like<br>
is for the pagination to work. Although the Next, Previous, 1..10 links<br>
exist and look correct, when clicking on them, the user is taken to a broken<br>
page. The mv_nextpage parameter is supposed to be set to &quot;admin/order&quot;, but<br>
the link is actually &quot;admin%2forder&quot;. Somewhere along the line, the &quot;/&quot; is<br>
not getting decoded. In the location bar, the browser actually displays<br>
%252f. I&#39;ve tried applying decode_entites to &quot;$page&quot; in the Interpolate<br>
module, but that did squat. Can&#39;t find anything in the docs either.<br>
&gt;<br>
&gt; Any help on this would be greatly appreciated.<br>
<br>
</div></div>What&#39;s your Interchange version?<br>
mv_nextpage being admin/order sounds like it is an issue within the<br>
administration area of the website, not a public area ...<br>
As far as I can tell that is working fine in a &#39;normal&#39; version of<br>
Interchange.<br>
<br>
You might want to look at upgrading to a newer version of Interchange and<br>
that might solve your problem directly.<br>
I do not recall of this issue coming out and offering a simple patch for<br>
this particular thing, but maybe someone else does.<br>
<br>
CU,<br>
<br>
Gert<br>
<br>
<br>
<br>
<br>
_______________________________________________<br>
interchange-users mailing list<br>
<a href="mailto:interchange-users@icdevgroup.org">interchange-users@icdevgroup.org</a><br>
<a href="http://www.icdevgroup.org/mailman/listinfo/interchange-users" target="_blank">http://www.icdevgroup.org/mailman/listinfo/interchange-users</a><br>
</blockquote></div><br>