Hi.
I’m trying to import a xowiki page from another xowiki instance.
When I loaded the file exported from the other instance into the new one, I got this error
Error: invalid command name ""
Looking into the exported file I found that this command is the one that is generating the error
::xotcl::alias ::xotcl::Object trace -objscope ::trace
I have xowiki 0.60.3 and xotcl-core 0.56.3 and xotcl 1.5.6
*Note:* when I use an older version of xotcl (xotcl 1.5.3) I don’t have this problem
Thank you for your help