Try "xcontext" instead. "context" is reserved in JSR223 so we had to rename it. See http://markmail.org/message/o2trzrnv5xts6x6v
Hope this helps, Jerome. On 12/9/09 2:50 AM, Josh Eastburn wrote: > The documentation seems to indicate that bindings normally available in > Velocity like $context should be available in other scripting languages, but > accessing 'context' in Python (e.g. if context.action == 'inline':) always > gives me problems. Any help? > > Thanks, > > Josh > _______________________________________________ > users mailing list > [email protected] > http://lists.xwiki.org/mailman/listinfo/users > _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
