Hi, I do not know the details, but you need to look through the existing opened issue on jira.xwiki.org or create a new bug report if none already exist. That is the first step in getting something fixed, since that is the place where developers go to look for things to do ;)
Thanks, Eduard On Fri, Feb 13, 2015 at 1:24 AM, Charlie Mann <[email protected]> wrote: > We have been using the Calc Macro Extension in xWiki 6.3 and it was working > well. When we upgraded to 6.4.1, the macro stopped working and now > displays: Failed to execute the [groovy] macro. Click on this message for > details. > > > > Debugging the CalcGroovy script, it appears that when the script does a > .getParent() on the MacroBlock that is coming in, it is returning null. > Previously, it used to return the TableHeader block of the table containing > the Macro. > > > > Is there something that needs to be changed in the CalcGroovy code to get > it > to work with 6.4.1, or is this something that will need to be fixed in > 6.4.2? > > > > Thanks > > Charlie > > _______________________________________________ > users mailing list > [email protected] > http://lists.xwiki.org/mailman/listinfo/users > _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
