[Maypole] Uri escaping

From: Veljko Vidovic (veljko.vidovic at canadair.ca)
Date: Tue Sep 14 2004 - 18:17:22 BST


Hi, all

It seems that pager is not giving correct links if wildchar is used for
query, so after initial search, clicking on 2,3,... will give wrong result.
Does changing link macro makes sence to you:

+ SET lnk = base _ "/" _ table _ "/" _ command _ "/" _ additional;
+ lnk = lnk | uri | html ;
- '<A HREF="' _ base _ "/" _ table _ "/" _ command _ "/" _ additional _
'">';
+ '<A HREF="' _ lnk _ '">';

Regards,
Veljko

_______________________________________________
maypole mailing list
maypole at lists.netthink.co.uk
http://lists.netthink.co.uk/listinfo/maypole



This archive was generated by hypermail 2.1.3 : Thu Feb 24 2005 - 22:25:56 GMT