Seems like maybe it is a bug with creating links using square brackets as the
following works as expected:

{table}
Topic | T.A.C. Rule | 
#foreach($topic in $topics)
  #set($delUrl = $doc.getURL("objectremove",
"classname=${doc.fullName}&classid=${topic.number}&xredirect=${redirurl}"))
  $topic.topic | $topic.tacrule |  $delUrl delete 
#end
{table}


Or am I just doing something wrong?


-- 
View this message in context: 
http://n2.nabble.com/Generate-Url-to-delete-attached-object..-tp2163415p2164200.html
Sent from the XWiki- Users mailing list archive at Nabble.com.

_______________________________________________
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users

Reply via email to