On Mon, Jan 25, 2010 at 15:49, Rick Hadsall <[email protected]> wrote:
I'm getting this after installing the RssAggregator macro XAR and using it in a page:
Failed to execute macro: groovy
org.xwiki.rendering.macro.MacroExecutionException: You don't have the right to execute this script at org.xwiki.rendering.macro.script.AbstractJSR223ScriptMacro.execute(AbstractJSR223ScriptMacro.java:134) at org.xwiki.rendering.macro.script.AbstractJSR223ScriptMacro.execute(AbstractJSR223ScriptMacro.java:50) at org.xwiki.rendering.internal.transformation.MacroTransformation.transformOnce(MacroTransformation.java:175) etc...
Looks like a script macro (groovy i guess) is used without programming right (i.e. the page where this macro is has been saved by someone that don't have programming right)
Ideas?
Rick
_______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
-- Thomas Mortagne