RE: Bug in TreeProcessor

2002-04-21 Thread Vadim Gritsenko
Fixed. Sylvain, Could you please verify that the change does not break something else? Vadim > From: Vadim Gritsenko [mailto:[EMAIL PROTECTED]] > > Hi, > > Decided to give a try to tree processor which was so highly advertised > ;) > > And momentarily found a bug: Substitution does not wor

Bug in TreeProcessor

2002-04-19 Thread Vadim Gritsenko
Hi, Decided to give a try to tree processor which was so highly advertised ;) And momentarily found a bug: Substitution does not work on parameter names: Regards, Vadim - To unsubscribe, e-mail: [EMAIL PROTECTED] For add

RE: Bug in TreeProcessor sitemap reloading?

2002-04-15 Thread Vadim Gritsenko
> From: Sylvain Wallez [mailto:[EMAIL PROTECTED]] > > Vadim Gritsenko wrote: > > >>From: Sylvain Wallez [mailto:[EMAIL PROTECTED]] > >> > >>Vadim Gritsenko wrote: ... > This seems to be a bug in the way the XSP engine handles > CMs : ServerPagesGenerator calls ProgramGenerator.load() >

Re: Bug in TreeProcessor sitemap reloading?

2002-04-15 Thread Sylvain Wallez
Vadim Gritsenko wrote: >>From: Sylvain Wallez [mailto:[EMAIL PROTECTED]] >> >>Vadim Gritsenko wrote: >> >>>Sylvain, >>> Vadim Gritsenko wrote: >... > >XSP page never gets new component manager on the sitemap re-initialization. > This seems to be a bug in the way the XSP engin

RE: Bug in TreeProcessor sitemap reloading?

2002-04-15 Thread Vadim Gritsenko
> From: Sylvain Wallez [mailto:[EMAIL PROTECTED]] > > Vadim Gritsenko wrote: > > >Sylvain, > > > >>Vadim Gritsenko wrote: > >> ... > >>> > >>>XSP page never gets new component manager on the sitemap > >>>re-initialization. > >>> > >> > >>This seems to be a bug in the way the XSP engine handles C

Re: Bug in TreeProcessor sitemap reloading?

2002-04-15 Thread Sylvain Wallez
Vadim Gritsenko wrote: >Sylvain, > >>Vadim Gritsenko wrote: >> >>>Hi all, >>> >>>Is this an undiscovered bug in the TreeProcessor? >>> >>>0. Go to http://localhost:8080/cocoon/formvalidation/test >>>1. Hit "submit" >>>2. Touch sitemap.xmap >>>3. Hit "submit" >>>4. Get "java.lang.IllegalStateExcep

Re: Bug in TreeProcessor sitemap reloading?

2002-04-13 Thread Vadim Gritsenko
Sylvain, > Vadim Gritsenko wrote: > > >Hi all, > > > >Is this an undiscovered bug in the TreeProcessor? > > > >0. Go to http://localhost:8080/cocoon/formvalidation/test > >1. Hit "submit" > >2. Touch sitemap.xmap > >3. Hit "submit" > >4. Get "java.lang.IllegalStateException: You cannot lookup com

Re: Bug in TreeProcessor sitemap reloading?

2002-04-04 Thread Sylvain Wallez
Vadim Gritsenko wrote: >Hi all, > >Is this an undiscovered bug in the TreeProcessor? > >0. Go to http://localhost:8080/cocoon/formvalidation/test >1. Hit "submit" >2. Touch sitemap.xmap >3. Hit "submit" >4. Get "java.lang.IllegalStateException: You cannot lookup components on >a disposed Componen

Bug in TreeProcessor sitemap reloading?

2002-04-03 Thread Vadim Gritsenko
Hi all, Is this an undiscovered bug in the TreeProcessor? 0. Go to http://localhost:8080/cocoon/formvalidation/test 1. Hit "submit" 2. Touch sitemap.xmap 3. Hit "submit" 4. Get "java.lang.IllegalStateException: You cannot lookup components on a disposed ComponentManager" XSP page never gets new