Re: Release 2.1.9

2006-01-20 Thread Carsten Ziegeler
Ralph Goers wrote: I'm not sure if all the blocking issues are done. That was what I was asking. :) We have to resolve the jcr licence problems first. I haven't heard anything about this yet. The final option is to remove the jar and disable the block by default. Forms is not marked stabled

Rich Server Platform

2006-01-20 Thread Daniel Fagerstrom
There is ongoing work at Eclipse to make the Eclipse OSGi framework (Equinox) run within a setvlet container. I just read an interesting article about it: http://www.infonoia.com/en/content.jsp?d=inf.05.07 The Eclipse incubator Equinox has worked it out: it looks like with Eclipse 3.2 and

Re: Rich Server Platform

2006-01-20 Thread Sylvain Wallez
Daniel Fagerstrom wrote: There is ongoing work at Eclipse to make the Eclipse OSGi framework (Equinox) run within a setvlet container. I just read an interesting article about it: http://www.infonoia.com/en/content.jsp?d=inf.05.07 The Eclipse incubator Equinox has worked it out: it looks like

Test-suite for blocks?

2006-01-20 Thread Jean-Baptiste Quenot
Hello, Recently I had to write an htmlunit test suite for the caching stuff. I put that into src/webapp/test-suite/caching and modified the build system to copy cocoon-testcase.jar into the webapp. Now I want to do the same thing for CForms block. Where do I put the test suite? Until

Re: setup() called twice in one request

2006-01-20 Thread Carsten Ziegeler
Tilman Rassy wrote: I think we can change our code so that multiple setup() calls are not a problem any longer. The reasons why I posted anyway are: If there is a bug, the Cocoon developers might want to know about it. Secondly, we do a lot of Cocoon programming in our project, and it would

Re: Rich Server Platform

2006-01-20 Thread Daniel Fagerstrom
Sylvain Wallez wrote: Daniel Fagerstrom wrote: There is ongoing work at Eclipse to make the Eclipse OSGi framework (Equinox) run within a setvlet container. I just read an interesting article about it: http://www.infonoia.com/en/content.jsp?d=inf.05.07 The Eclipse incubator Equinox has

Re: Success stories

2006-01-20 Thread Sylvain Wallez
Irv Salisbury wrote: On 1/19/06, *Gianugo Rabellino* [EMAIL PROTECTED] mailto:[EMAIL PROTECTED] wrote: On 1/19/06, Antonio Gallardo [EMAIL PROTECTED] mailto:[EMAIL PROTECTED] wrote: Hi Nicolás, Glad to see you considering Cocoon. I think it is a good choice.

jx:text

2006-01-20 Thread Reinhard Poetz
I had a discussion with Leszek about whitespaces in cTemplate. He made a proposal about solving the problem once and for all. Comments are welcome! Leszek Gawron wrote: Reinhard, I hope you don't mind bringing this to public list. I'd like others to comment on my proposal. Reinhard Poetz

Re: jx:text

2006-01-20 Thread Jean-Baptiste Quenot
* Reinhard Poetz: I had a discussion with Leszek about whitespaces in cTemplate. He made a proposal about solving the problem once and for all. Comments are welcome! Yes, we need it, thanks. See http://issues.apache.org/jira/browse/COCOON-1381 See

Re: jx:text

2006-01-20 Thread Leszek Gawron
Jean-Baptiste Quenot wrote: * Reinhard Poetz: I had a discussion with Leszek about whitespaces in cTemplate. He made a proposal about solving the problem once and for all. Comments are welcome! Yes, we need it, thanks. Yes I know everybody needs it. The form of implementing

Re: jx:text

2006-01-20 Thread Daniel Fagerstrom
The functionality seem useful, but I don't think that it should be implemented as an attribute. An attribute template language would be cool, but, for JXTG, I think that all instructions should be elements. Mixing element and attribute instructions makes the template language confusing IMO.

[jira] Commented: (COCOON-1738) double-listbox problem in repeaters

2006-01-20 Thread Fabrizio Sitzia (JIRA)
[ http://issues.apache.org/jira/browse/COCOON-1738?page=comments#action_12363398 ] Fabrizio Sitzia commented on COCOON-1738: - A note for Cocoon/Ajax svn commiters: The patches from the 3 Ajax-block issues documented so far (COCOON-1718,

Re: jx:text

2006-01-20 Thread Leszek Gawron
Daniel Fagerstrom wrote: The functionality seem useful, but I don't think that it should be implemented as an attribute. An attribute template language would be cool, but, for JXTG, I think that all instructions should be elements. Mixing element and attribute instructions makes the template

[EMAIL PROTECTED]: Project cocoon (in module cocoon) failed

2006-01-20 Thread Gump
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at [EMAIL PROTECTED] Project cocoon has an issue affecting its community integration. This issue affects 56

[EMAIL PROTECTED]: Project cocoon (in module cocoon) failed

2006-01-20 Thread Gump
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at [EMAIL PROTECTED] Project cocoon has an issue affecting its community integration. This issue affects 56

Re: setup() called twice in one request

2006-01-20 Thread Tilman Rassy
Hello, On Thursday 19 January 2006 23:43, Joerg Heinicke wrote: On 19.01.2006 19:01, Tilman Rassy wrote: we discovered that the setup() method of a custom generator is sometimes called twice in one request. Are you sure that it is only one request. For example using the Acrobat Reader in

Re: setup() called twice in one request

2006-01-20 Thread Tilman Rassy
On Friday 20 January 2006 01:22, Ralph Goers wrote: Joerg Heinicke wrote: On 19.01.2006 19:01, Tilman Rassy wrote: Our XSL stylesheets usually include other stylesheets. As far as I know, the caching mechanism takes this into account. May the problem have something to do with that? Are

Re: setup() called twice in one request

2006-01-20 Thread Tilman Rassy
On Friday 20 January 2006 10:34, Carsten Ziegeler wrote: Tilman Rassy wrote: I think we can change our code so that multiple setup() calls are not a problem any longer. The reasons why I posted anyway are: If there is a bug, the Cocoon developers might want to know about it. Secondly, we do

[jira] Updated: (COCOON-1732) Ajax and IE empty textarea bugfix

2006-01-20 Thread Fabrizio Sitzia (JIRA)
[ http://issues.apache.org/jira/browse/COCOON-1732?page=all ] Fabrizio Sitzia updated COCOON-1732: Attachment: ie_empty_textarea.gif That's how the supposedly empty textarea looks like on IE, after adding one row... Ajax and IE empty textarea

[jira] Assigned: (COCOON-1571) [PATCH] NullPointerException in MultiValueField

2006-01-20 Thread Jean-Baptiste Quenot (JIRA)
[ http://issues.apache.org/jira/browse/COCOON-1571?page=all ] Jean-Baptiste Quenot reassigned COCOON-1571: Assign To: Jean-Baptiste Quenot (was: Cocoon Developers Team) [PATCH] NullPointerException in MultiValueField

[jira] Assigned: (COCOON-1558) [PATCH] Fix for validation-error tag in FormsTemplateTransformer

2006-01-20 Thread Jean-Baptiste Quenot (JIRA)
[ http://issues.apache.org/jira/browse/COCOON-1558?page=all ] Jean-Baptiste Quenot reassigned COCOON-1558: Assign To: Jean-Baptiste Quenot (was: Cocoon Developers Team) [PATCH] Fix for validation-error tag in FormsTemplateTransformer

[jira] Updated: (COCOON-1570) fi:validation-errors styling element does not work in AJAX mode

2006-01-20 Thread Jean-Baptiste Quenot (JIRA)
[ http://issues.apache.org/jira/browse/COCOON-1570?page=all ] Jean-Baptiste Quenot updated COCOON-1570: - Is this problem still present with a recent checkout of Cocoon branch 2.1? fi:validation-errors styling element does not work in AJAX mode

[jira] Closed: (COCOON-1596) Sample http://localhost:8888/samples/blocks/forms/v2/example produces error

2006-01-20 Thread Jean-Baptiste Quenot (JIRA)
[ http://issues.apache.org/jira/browse/COCOON-1596?page=all ] Jean-Baptiste Quenot closed COCOON-1596: Resolution: Duplicate Already fixed, see COCOON-1621 Sample http://localhost:/samples/blocks/forms/v2/example produces error

[jira] Assigned: (COCOON-1344) [PATCH] Ensures that a DatatypeBuilders convertor-builder selector is disposed

2006-01-20 Thread Jean-Baptiste Quenot (JIRA)
[ http://issues.apache.org/jira/browse/COCOON-1344?page=all ] Jean-Baptiste Quenot reassigned COCOON-1344: Assign To: Jean-Baptiste Quenot (was: Cocoon Developers Team) [PATCH] Ensures that a DatatypeBuilders convertor-builder selector is

[jira] Commented: (COCOON-1571) [PATCH] NullPointerException in MultiValueField

2006-01-20 Thread Bruno Dumon (JIRA)
[ http://issues.apache.org/jira/browse/COCOON-1571?page=comments#action_12363408 ] Bruno Dumon commented on COCOON-1571: - IMO the locale parameter should not be null. Otherwise we might need to add such a check to every widget. I think it would be

Re: jx:text

2006-01-20 Thread Joerg Heinicke
Daniel Fagerstrom danielf at nada.kth.se writes: xyz jx:strip-whitespace ${abc.name} nested-tagjx:preserve-whitespace ${abc.description} /jx:preserve-whitespace/nested-tag /jx:strip-whitespace /xyz This looks very awful. Not that I need this feature, but ...

[EMAIL PROTECTED]: Project packaged-quartz (in module cocoon) failed

2006-01-20 Thread Gump
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at [EMAIL PROTECTED] Project packaged-quartz has an issue affecting its community integration. This issue

[EMAIL PROTECTED]: Project packaged-quartz (in module cocoon) failed

2006-01-20 Thread Gump
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at [EMAIL PROTECTED] Project packaged-quartz has an issue affecting its community integration. This issue