Gustaf,
Thanks very much for the work that you have done on this module. I think it will be very useful.
I have installed it in a default installation of the 5.2 branch, and seem to be running into a problem when viewing items. I can edit and create new items just fine, the error comes when viewing.
Here's an url to my dev site, you don't need a login to see the error, just click on the view icon: http://coastalportraits.org/xowiki/
I've pasted the first few lines of the stack trace below:
::xotcl::nonposArgs: unable to dispatch method 'Boolean'
while executing
"::xotcl::nonposArgs Boolean adp on"
invoked from within
"::xotcl::interpretNonpositionalArgs $args"
(procedure "render" line 2)
::xotcl::__#0 ::CrWikiPage->render
invoked from within
"$page render -adp on"
invoked from within
"set content [$page render -adp on]"
("uplevel" body line 29)
invoked from within
"uplevel {
ad_page_contract {
view a wiki item
Any ideas what I should look at to debug this issue?
Thanks,
Ivan