[Job] Cocoon developer required (London)

2009-11-30 Thread Robin Wyles
Hi everyone, It's been a very long time since I've posted here (apologies, and hopefully more on that soon!)... We're looking for a Cocoon developer to help me out with the support and further development of our Cocoon based applications. We need strong skills in Cocoon, Spring, Linux,

[jira] Closed: (COCOON-2218) Unable to set response code of 404 in map:handle-errors

2008-10-21 Thread Robin Wyles (JIRA)
[ https://issues.apache.org/jira/browse/COCOON-2218?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robin Wyles closed COCOON-2218. --- Resolution: Fixed Fix Version/s: 2.2-dev (Current SVN) Seems to be fixed with latest trunk

[jira] Closed: (COCOON-2217) HttpServletResponseBufferingWrapper throws NPE when response body is empty

2008-10-21 Thread Robin Wyles (JIRA)
[ https://issues.apache.org/jira/browse/COCOON-2217?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robin Wyles closed COCOON-2217. --- Resolution: Fixed Fixed in r685544 HttpServletResponseBufferingWrapper throws NPE when response

Re: Preparing the new dojo-rsrc build

2008-09-11 Thread Robin Wyles
Hi Jeremy, On 10 Sep 2008, at 14:07, Jeremy Quinn wrote: Hi Robin, Many thanks for your feedback. On 10 Sep 2008, at 10:00, Robin Wyles wrote: Hi Jeremy, On 8 Sep 2008, at 13:39, Jeremy Quinn wrote: Hi All I am almost ready to start the commit of the new dojo 1.1.1 based cforms

Re: Preparing the new dojo-rsrc build

2008-09-10 Thread Robin Wyles
Hi Jeremy, On 8 Sep 2008, at 13:39, Jeremy Quinn wrote: Hi All I am almost ready to start the commit of the new dojo 1.1.1 based cforms to the Branch Grzegorz kindly setup. Great! Can't wait to get my hands on this! The last issue I am trying to sort out is getting XDomain loading

Re: CForms and Dojo

2008-08-21 Thread Robin Wyles
Hi, Can anyone tell me if this work in progress is available anywhere? I can't seem to find it in trunk.. I am coming up against some bugs when using certain dojo within a repeater - would love to see if dojo 1.1 resolves these. Chris... is your forms XSL available anywhere too? Many

Re: AW: CForms and Dojo

2008-08-21 Thread Robin Wyles
validation and Dojo 1.1 … unfortunately I haven’t had the time to make the changes needed for this. I promise I will do my best to do this next week. Chris Von: Robin Wyles [mailto:[EMAIL PROTECTED] Gesendet: Donnerstag, 21. August 2008 11:08 An: dev@cocoon.apache.org Betreff: Re: CForms

[jira] Created: (COCOON-2231) ServletSource cannot be used outside of pipeline context

2008-08-05 Thread Robin Wyles (JIRA)
: * Cocoon Core, - Servlet service framework Affects Versions: 2.2, 2.2-dev (Current SVN) Reporter: Robin Wyles ServletSource currently obtains its Spring application context using the current CallStack. When used outside of a pipeline scope, e.g. within a cron job, the CallStack

[jira] Created: (COCOON-2222) Add SaxParser configuration properties

2008-07-17 Thread Robin Wyles (JIRA)
Versions: 2.2, 2.2-dev (Current SVN) Reporter: Robin Wyles Fix For: 2.2, 2.2-dev (Current SVN) Some Cocoon features do not work unless unless some non-default properties are set on the SaxParser. e.g CForms binding to XML documents containing namespaces requires

[jira] Updated: (COCOON-2222) Add SaxParser configuration properties

2008-07-17 Thread Robin Wyles (JIRA)
[ https://issues.apache.org/jira/browse/COCOON-?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robin Wyles updated COCOON-: Attachment: sax-parser-config.patch Patch adds configuration properties

CForms: 2.2 and XML binding with namespaces

2008-07-16 Thread Robin Wyles
Hi, As can be seen from the live Cocoon demo [1], CForms binding to XML documents using namespaces doesn't work anymore in 2.2. Load binding fails silently, while save binding throws... org.w3c.dom.DOMException: NAMESPACE_ERR: An attempt is made to create or change an object in a way

[jira] Created: (COCOON-2217) HttpServletResponseBufferingWrapper throws NPE when response body is empty

2008-07-09 Thread Robin Wyles (JIRA)
Issue Type: Bug Components: - Servlet service framework Affects Versions: 2.2, 2.2-dev (Current SVN) Reporter: Robin Wyles Priority: Minor Fix For: 2.2-dev (Current SVN) When the response body is empty, e.g. when a FileNotFoundException is thrown

[jira] Updated: (COCOON-2217) HttpServletResponseBufferingWrapper throws NPE when response body is empty

2008-07-09 Thread Robin Wyles (JIRA)
[ https://issues.apache.org/jira/browse/COCOON-2217?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robin Wyles updated COCOON-2217: Attachment: HttpServletResponseBufferingWrapper-empty-response.patch Patch adds a null check

[jira] Created: (COCOON-2218) Unable to set response code of 404 in map:handle-errors

2008-07-09 Thread Robin Wyles (JIRA)
: * Cocoon Core, - Components: Sitemap, - Servlet service framework Affects Versions: 2.2-dev (Current SVN) Reporter: Robin Wyles When an exception is thrown in a pipeline matcher, setting the response status code to 404 has no effect. A 200 is still returned. Attached is a block

[jira] Updated: (COCOON-2218) Unable to set response code of 404 in map:handle-errors

2008-07-09 Thread Robin Wyles (JIRA)
[ https://issues.apache.org/jira/browse/COCOON-2218?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robin Wyles updated COCOON-2218: Attachment: status-test.zip Block demonstrating this issue. See issue description for usage

Re: Maven bug (was: Re: Little announcement and ask for a help)

2008-06-04 Thread Robin Wyles
Hi, I've just run into the same issue in one of my projects - Eclipse doesn't create the dependency for sourceresolve. However I don't have a direct dependency on cocoon-ajax in the block that exhibits the problem. Robin On 30 May 2008, at 17:57, Grzegorz Kossakowski wrote: Felix

Re: Little announcement and ask for a help

2008-05-30 Thread Robin Wyles
Hi Grzegorz, I tried to test this for you, but I have the following missing dependency: dependency groupIdpl.grek.blog/groupId artifactIdmain/artifactId version1.0-SNAPSHOT/version /dependency From where can I download this block? Cheers, Robin On 29 May 2008, at 22:37,

Re: Little announcement and ask for a help

2008-05-30 Thread Robin Wyles
Message- From: Robin Wyles [mailto:[EMAIL PROTECTED] Sent: Friday, May 30, 2008 10:56 AM To: dev@cocoon.apache.org Subject: Re: Little announcement and ask for a help Hi Grzegorz, I tried to test this for you, but I have the following missing dependency: dependency groupIdpl.grek.blog

Re: Little announcement and ask for a help

2008-05-30 Thread Robin Wyles
Hi Grzegrorz... You were right... when I extracted from the command line I could see the files. Anyway, I ran mvn eclipse:clean eclipse:eclipse grep sourceresolve .classpath and got no output... I did the same in for the dirtylicious-theme block and again, got no output from grep. I

cocoon-jcr-sample

2008-05-16 Thread Robin Wyles
Hi devs, I'm trying to get the cocoon-jcr-sample block working, after first creating the missing rcl.properties file I do mvn cocoon:prepare jetty:run and I get the following stacktrace: java.lang.RuntimeException: Cannot invoke listener [EMAIL PROTECTED] at

Re: cocoon-jcr-sample

2008-05-16 Thread Robin Wyles
Got past this... please ignore! On 16 May 2008, at 14:26, Robin Wyles wrote: Hi devs, I'm trying to get the cocoon-jcr-sample block working, after first creating the missing rcl.properties file I do mvn cocoon:prepare jetty:run and I get the following stacktrace

Re: Repository block and C2.2

2008-01-14 Thread Robin Wyles
Hi... On 5 Jan 2008, at 13:18, Robin Wyles wrote: On 4 Jan 2008, at 04:03, Joerg Heinicke wrote: On 02.01.2008 11:26 Uhr, Robin Wyles wrote: Looking at the pom I don't see any version numbers, but the dependencies seem to be: cocoon-core cocoon-eventcache-impl excalibur-datasource

Re: Repository block and C2.2

2008-01-05 Thread Robin Wyles
On 4 Jan 2008, at 04:03, Joerg Heinicke wrote: On 02.01.2008 11:26 Uhr, Robin Wyles wrote: Looking at the pom I don't see any version numbers, but the dependencies seem to be: cocoon-core cocoon-eventcache-impl excalibur-datasource servlet-api From what I know in this case these versions

[jira] Updated: (COCOON-2133) Addition of allow-enlarge parameter to ImageOp resize operation

2008-01-03 Thread Robin Wyles (JIRA)
[ https://issues.apache.org/jira/browse/COCOON-2133?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robin Wyles updated COCOON-2133: Attachment: 4x2.jpg cocoon-imageop-impl-resize-operation-and-test.patch Grzegorz

[jira] Updated: (COCOON-2133) Addition of allow-enlarge parameter to ImageOp resize operation

2008-01-02 Thread Robin Wyles (JIRA)
[ https://issues.apache.org/jira/browse/COCOON-2133?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robin Wyles updated COCOON-2133: Attachment: RevisedResizeOperationPatch.txt Revised patch that fixes a bug with the previous

[jira] Commented: (COCOON-2133) Addition of allow-enlarge parameter to ImageOp resize operation

2008-01-02 Thread Robin Wyles (JIRA)
[ https://issues.apache.org/jira/browse/COCOON-2133?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12555291#action_12555291 ] Robin Wyles commented on COCOON-2133: - I'd be happy to provide a test-case but I can't

[jira] Updated: (COCOON-2052) Allow Ajax submission of forms with empty upload field

2008-01-02 Thread Robin Wyles (JIRA)
[ https://issues.apache.org/jira/browse/COCOON-2052?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robin Wyles updated COCOON-2052: Attachment: C2.2-AjaxForm-upload-patch.txt Patch for 2.2-dev Allow Ajax submission of forms

[jira] Updated: (COCOON-2052) Allow Ajax submission of forms with empty upload field

2008-01-02 Thread Robin Wyles (JIRA)
[ https://issues.apache.org/jira/browse/COCOON-2052?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robin Wyles updated COCOON-2052: Fix Version/s: 2.2-dev (Current SVN) Affects Version/s: 2.2-dev (Current SVN) Allow Ajax

Repository block and C2.2

2008-01-02 Thread Robin Wyles
Hi, I would like to use the Repository block with C2.2, but I see from the Cocoon site that it is not yet ready for release. I'd be happy to have a go at updating this block for use with C2.2 if someone could tell me the following... 1. Is this welcome/necessary? 2. What do I need to do

Re: Repository block and C2.2

2008-01-02 Thread Robin Wyles
Hi Grzegorz, On 2 Jan 2008, at 15:15, Grzegorz Kossakowski wrote: Robin Wyles pisze: Hi, Hi Robin, I would like to use the Repository block with C2.2, but I see from the Cocoon site that it is not yet ready for release. I'd be happy to have a go at updating this block for use with C2.2

[jira] Created: (COCOON-2133) Addition of allow-enlarge parameter to ImageOp resize operation

2007-09-14 Thread Robin Wyles (JIRA)
: Improvement Components: Blocks: ImageOp Affects Versions: 2.1.11-dev (Current SVN), 2.2-dev (Current SVN) Reporter: Robin Wyles Priority: Minor Fix For: 2.1.11-dev (Current SVN), 2.2-dev (Current SVN) The addition of an allow-enlarge parameter to the resize

[jira] Updated: (COCOON-2133) Addition of allow-enlarge parameter to ImageOp resize operation

2007-09-14 Thread Robin Wyles (JIRA)
[ https://issues.apache.org/jira/browse/COCOON-2133?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robin Wyles updated COCOON-2133: Attachment: ResizeOperation.patch Patch to add allow-enlarge parameter to imageop resize

[jira] Updated: (COCOON-2052) [PATCH] Allow Ajax submission of forms with empty upload field

2007-09-08 Thread Robin Wyles (JIRA)
[ https://issues.apache.org/jira/browse/COCOON-2052?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robin Wyles updated COCOON-2052: Summary: [PATCH] Allow Ajax submission of forms with empty upload field (was: Allow Ajax

[jira] Created: (COCOON-2129) MailMessageSender does not allow setting of mail body by URL

2007-09-08 Thread Robin Wyles (JIRA)
Components: Blocks: Mail Affects Versions: 2.1.11-dev (Current SVN), 2.2-dev (Current SVN) Reporter: Robin Wyles Priority: Minor Attachments: MailMessageSender.patch A simple null check on the wrong property prevents MailMessageSender working when setting the email

[jira] Updated: (COCOON-2129) MailMessageSender does not allow setting of mail body by URL

2007-09-08 Thread Robin Wyles (JIRA)
[ https://issues.apache.org/jira/browse/COCOON-2129?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robin Wyles updated COCOON-2129: Attachment: MailMessageSender.patch Patch to fix this issue. MailMessageSender does not allow

[jira] Created: (COCOON-2052) Allow Ajax submission of forms with empty upload field

2007-04-23 Thread Robin Wyles (JIRA)
Components: Blocks: Forms Affects Versions: 2.1.11-dev (Current SVN) Reporter: Robin Wyles Priority: Minor Fix For: 2.1.11-dev (Current SVN) Currently AjaxForm.js disables Ajax if the form contains an active upload field regardless of whether it contains a value

[jira] Updated: (COCOON-2052) Allow Ajax submission of forms with empty upload field

2007-04-23 Thread Robin Wyles (JIRA)
[ https://issues.apache.org/jira/browse/COCOON-2052?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robin Wyles updated COCOON-2052: Attachment: AjaxForm-upload-patch.txt Patch against AjaxForm.js to disable ajax only if a form

[jira] Created: (COCOON-1784) Incorrect behavior when using a Tree's on-selection-changed event listener to add and populate new rows in a repeater

2006-02-21 Thread Robin Wyles (JIRA)
://issues.apache.org/jira/browse/COCOON-1784 Project: Cocoon Type: Bug Components: Blocks: Forms Versions: 2.1.9-dev (current SVN) Reporter: Robin Wyles Attachments: testtree_model.xml, testtree_template.xml, tree_test.js When trying to add and populate new rows in a repeater from

[jira] Created: (COCOON-1733) -[PATCH] Allow creation of CForms binding from DOM element

2006-01-17 Thread Robin Wyles (JIRA)
: 2.1.8 Environment: Operating System: All Platform: All Reporter: Robin Wyles Assigned to: Cocoon Developers Team Priority: Minor This patch allows the creation of a CForms binding directly from a DOM element. This functionality has been recently added for the creation of CForms

[jira] Closed: (COCOON-1733) -[PATCH] Allow creation of CForms binding from DOM element

2006-01-17 Thread Robin Wyles (JIRA)
[ http://issues.apache.org/jira/browse/COCOON-1733?page=all ] Robin Wyles closed COCOON-1733: --- Resolution: Invalid -[PATCH] Allow creation of CForms binding from DOM element -- Key

RepeaterJXPathBinding

2005-12-06 Thread Robin Wyles
Hi All, Up until recently I was able to have a repeater binding like this... fb:repeater id=repeater parent-path=. row-path=collection fb:identity fb:value path=id id=id / /fb:identity fb:on-bind [...] /fb:on-bind

AJAX and upload field

2005-12-06 Thread Robin Wyles
Hi All, I noticed that if a form contains a file field then AJAX is completely disabled for that form. I've patched my cforms.js so that it disables AJAX only if the file field contains a value. Is this valid? On a more general note would it not be possible to check only the fields which

Re: AJAX and upload field

2005-12-06 Thread Robin Wyles
Sylvain, On 6 Dec 2005, at 12:20, Sylvain Wallez wrote: Robin Wyles wrote: Hi All, I noticed that if a form contains a file field then AJAX is completely disabled for that form. I've patched my cforms.js so that it disables AJAX only if the file field contains a value. Is this valid

Re: AJAX and upload field

2005-12-06 Thread Robin Wyles
Forgot the patch... cforms-upload.patch Description: Binary data On 6 Dec 2005, at 12:51, Robin Wyles wrote: Sylvain, On 6 Dec 2005, at 12:20, Sylvain Wallez wrote: Robin Wyles wrote: Hi All, I noticed that if a form contains a file field then AJAX is completely disabled