area tag encoding dash in sku to %2d
IC <[email protected]>
| Newsgroups | gmane.comp.web.interchange.users |
|---|---|
| Message-ID | <CAOh6KTSnJOVmQ24MvLO84ejBHU8fbPezRWvpVWDcubNdiTphjA@mail.gmail.com> |
Hi all, I am trying to stop the area tag from encoding a dash in the sku to %2d in mv_arg in the url, ie when using:- <a href="[area function/stock_alert [item-code]]">[L]In-Stock Notification[/L]</a> If the sku is 100-10 the url generated is /function/stock_alert?mv_arg=100%2d10 Where does the dash get encoded to %2d, I looked in Interpolate.pm and various other files but couldn't work out where is was being encoded. Can I make dash an allowed character somwhere? Thanks _______________________________________________ interchange-users mailing list [email protected] http://www.icdevgroup.org/mailman/listinfo/interchange-users