What does $catid contain? It appears that you are expecting $catid to contain "1", is that in fact the case? Could $catid contain the duplication you are seeing?
Also, what is the markup that surrounds your $link statement? Remember, you can get some interesting concatenation affects with Velocity. -----Original Message----- From: Zamek [mailto:[EMAIL PROTECTED] Sent: Saturday, August 09, 2003 12:25 AM To: 'Turbine Users List' Subject: why $link.setPage() duplicate? Hy All, There is a problem in my Velocity pages. Forexample: $link.setPage("forum,TopicList.vm").addPathInfo("catid", $catid) result is: http://localhost:8080/portal/servlet/portal/template/forum%2CTopicList.v m/catid/1/template/forum%2CTopicList.vm/catid/1 _________________________________|_____________1st________________|_____ ________2nd________________ why does it duplicate parameters? -- thx, ---------------------------------------------------- Zoltan Zidarics programmer PTE University Pecs, Hungary icq: 43288694 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]