Re: Substractive view labels (long)

2002-03-31 Thread Sylvain Wallez
Stefano Mazzocchi wrote: >When I was designing the view concept, I was looking at resources from >the 'user-agent' perspective and wanted to provide a way for them to >'unlock' the resources and have access to specific 'views' of them. > >This looking into the resource from the outside (looking

Re: Web Services integration [was: Cocoon Form binding and validation ]

2002-03-31 Thread Ivelin Ivanov
This message targets primarily Cocoon, but I sincerely hope that there are Axis developers out there who will find it enticing. Since the majority of the work on the Cocoon form handling problem is complete, while waiting on all stakeholders to come to an agreement for a common API, I've decided

Re: [RT] Cocoon Blocks and internal web services

2002-03-31 Thread Antti Koivunen
Stefano Mazzocchi wrote: > Now that Cocoon 2.0.2 is out of the door, I think it's time that we > continue the discussion on Cocoon Blocks, which, IMO, represent the > major step forward that we should aim for Cocoon 2.1. > > Thanks to all of those who helped me shaping up the cocoon block idea.

DO NOT REPLY [Bug 7644] New: - map:parameter does not properly handle pattern match {1} inside map:call nested in side of map:act of type "form-validator"

2002-03-31 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 7644] - map:parameter does not properly handle pattern match {1} inside map:call nested in side of map:act of type "form-validator"

2002-03-31 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 7644] - map:parameter does not properly handle pattern match {1} inside map:call nested in side of map:act of type "form-validator"

2002-03-31 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

cvs commit: xml-cocoon2/src/java/org/apache/cocoon/components/language/markup/xsp/javascript request.xsl

2002-03-31 Thread vgritsenko
vgritsenko02/03/31 08:41:01 Modified:src/java/org/apache/cocoon/components/language/markup/xsp/java request.xsl src/java/org/apache/cocoon/components/language/markup/xsp/javascript request.xsl Log: fix bug in the xsp-req

cvs commit: xml-cocoon2/src/java/org/apache/cocoon/components/language/markup/xsp/javascript xsp.xsl

2002-03-31 Thread vgritsenko
vgritsenko02/03/31 08:51:56 Modified:src/java/org/apache/cocoon/components/language/markup/xsp/java xsp.xsl src/java/org/apache/cocoon/components/language/markup/xsp/javascript xsp.xsl Log: fix bug ( can not reference va

DO NOT REPLY [Bug 7644] - map:parameter does not properly handle pattern match {1} inside map:call nested in side of map:act of type "form-validator"

2002-03-31 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 7644] - map:parameter does not properly handle pattern match {1} inside map:call nested in side of map:act of type "form-validator"

2002-03-31 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

cvs commit: xml-cocoon2/src/documentation/xdocs livesites.xml

2002-03-31 Thread vgritsenko
vgritsenko02/03/31 09:26:38 Modified:src/documentation/xdocs livesites.xml Log: two more Revision ChangesPath 1.16 +2 -0 xml-cocoon2/src/documentation/xdocs/livesites.xml Index: livesites.xml ==

Bug report for Cocoon 1 [2002/03/31]

2002-03-31 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Cocoon 2 [2002/03/31]

2002-03-31 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

cvs commit: xml-cocoon2/src/java/org/apache/cocoon/components/treeprocessor/sitemap CallNode.java

2002-03-31 Thread sylvain
sylvain 02/03/31 13:07:48 Modified:src/java/org/apache/cocoon/components/treeprocessor/sitemap CallNode.java Log: Remove unwanted parameter nesting when resolving resource name. Reported by: Harry Lai ([EMAIL PROTECTED]) Revision ChangesPath 1.3

RE: Cocoon Form binding and validation [was: RE: SchemoX forms]

2002-03-31 Thread Paul Brown
> From: Mats Norén [mailto:[EMAIL PROTECTED]] > Subject: Re: Cocoon Form binding and validation [was: RE: SchemoX forms] > The SaxErrorHandler can, to the best of my knowledge, NOT provide you with > the XPath location of the bad element, > a quick workaround is to implement a tag tracking Stack

DO NOT REPLY [Bug 7460] - Treebuilder: reloading sitemap does not dispose old sitemap components

2002-03-31 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

cvs commit: xml-cocoon2/src/java/org/apache/cocoon/components/treeprocessor TreeProcessor.java

2002-03-31 Thread sylvain
sylvain 02/03/31 13:48:15 Modified:src/java/org/apache/cocoon/components/treeprocessor TreeProcessor.java Log: Attribute "disposableNodes" wasn't set, preventing correct disposal of sitemap components Reported by: Volker Schmitt ([EMAIL PROTECTED]) Re

cvs commit: xml-cocoon2/src/scratchpad/schecoon/src/org/apache/cocoon/components/flow flow.xconf

2002-03-31 Thread ovidiu
ovidiu 02/03/31 17:58:58 Modified:src/scratchpad/schecoon/src/org/apache/cocoon/components/flow flow.xconf Log: Added Scheme. Revision ChangesPath 1.6 +7 -2 xml-cocoon2/src/scratchpad/schecoon/src/org/apache/cocoon/components/flow/flo

DO NOT REPLY [Bug 6533] - font embedding in PDFs doesn't work

2002-03-31 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 6533] - font embedding in PDFs doesn't work

2002-03-31 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu