Helma van der Linden (JIRA <jira <at> apache.org> writes: > Error in the CForms Library samples > ----------------------------------- > > URL: http://issues.apache.org/jira/browse/COCOON-1688 > > http://cocoon.zones.apache.org/demos/21branch/ > samples/blocks/forms/library/form1.flow > > shows: > > java.lang.Exception: A widget name cannot contain ':' as this conflicts with > library prefixes, at file:/home/cdemos/demos/21branch/BRANCH_2_1_X > /build/webapp/samples/blocks/forms/library/forms/form1_model.xml:24:30 > context://samples/blocks/forms/library/forms/form1_model.xml - 24:30
Wow, such an error in a release! And again it is proved: Never do such an important change in a code freeze period. Is the fix just a matter of the point where the widget names are tested? Does the inheritance from the CForms libraries result in widget names with ':' or are the correctly resolved? IMO we must release 2.1.8.1 as fast as possible. Jörg
