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..-tp2163415p216…
Sent from the XWiki- Users mailing list archive at
Nabble.com.