Unable to parse OGNL expression

2007-03-29 Thread Borut Bolčina
Hello Jesse, Addendum to http://jira.opensymphony.com/browse/OGNL-16 Unable to parse OGNL expression 'offsetAttribute + ': ' + (((contentProvider.hasChildren(value) ? 0 : 1) + treeIterator.depth) * offset) + 'px;'': Error compiling expression on object [EM

Re: Unable to parse OGNL expression

2007-03-20 Thread Borut Bolčina
Filed under http://jira.opensymphony.com/browse/OGNL-16 On 20.3.2007 5:45, Jesse Kuhnert wrote: If you file an issue in http://jira.opensymphony.com/browse/OGNL I should be able to fix it tomorrow. On 3/19/07, Borut Bolčina <[EMAIL PROTECTED]> wrote: I am trying to use Tacos 4.1

Re: Unable to parse OGNL expression

2007-03-19 Thread Jesse Kuhnert
s from Tacos 4.0.1 sources. Any quick hints on the following error: Unable to parse OGNL expression 'offsetAttribute + ': ' + (((contentProvider.hasChildren(value) ? 0 : 1) + treeIterator.depth) * offset) + 'px;'': Error compiling expression on object [EMAIL P

Re: Unable to parse OGNL expression (Tacos 4.1.0 & Tapestry 4.1.2)

2007-03-19 Thread Borut Bolčina
be happy! kiuma On 3/19/07, Borut Bolčina <[EMAIL PROTECTED]> wrote: I am trying to use Tacos 4.1 Tree component. I generated a skeleton project with Tapestry 4 Maven archetype and copied SimpleTree files from Tacos 4.0.1 sources. Any quick hints on the following error: Unable to parse

Re: Unable to parse OGNL expression

2007-03-19 Thread Andrea Chiumenti
files from Tacos 4.0.1 sources. Any quick hints on the following error: Unable to parse OGNL expression 'offsetAttribute + ': ' + (((contentProvider.hasChildren(value) ? 0 : 1) + treeIterator.depth) * offset) + 'px;'': Error compiling expression on object [EM

Unable to parse OGNL expression

2007-03-19 Thread Borut Bolčina
I am trying to use Tacos 4.1 Tree component. I generated a skeleton project with Tapestry 4 Maven archetype and copied SimpleTree files from Tacos 4.0.1 sources. Any quick hints on the following error: Unable to parse OGNL expression 'offsetAttribute + ': ' + (((contentProvi