Re: CForms and Portlets - making form ids dynamic

2006-03-27 Thread Philippe Gassmann
test if an entry "cocoon-portal-copletId" is in the objectModel. Sylvain -- Philippe GASSMANN Solutions & Technologies ANYWARE TECHNOLOGIES Tel : +33 (0)5 61 00 52 90 Fax : +33 (0)5 61 00 51 46 http://www.anyware-tech.com/

[jira] Commented: (COCOON-1780) [PATCH] Upload Widget : Can not change selected file

2006-02-22 Thread Philippe Gassmann (JIRA)
[ http://issues.apache.org/jira/browse/COCOON-1780?page=comments#action_12367363 ] Philippe Gassmann commented on COCOON-1780: --- Sylvain has just explained to me the purpose of "submit widgets" . Now I realized that my point of view was

[jira] Commented: (COCOON-1780) [PATCH] Upload Widget : Can not change selected file

2006-02-22 Thread Philippe Gassmann (JIRA)
[ http://issues.apache.org/jira/browse/COCOON-1780?page=comments#action_12367355 ] Philippe Gassmann commented on COCOON-1780: --- If you want to use an image as a button, you can use an it works fine ! I think that the Upload widget is a totally

[jira] Commented: (COCOON-1758) Form locale never used in JXMacros

2006-02-21 Thread Philippe Gassmann (JIRA)
[ http://issues.apache.org/jira/browse/COCOON-1758?page=comments#action_12367201 ] Philippe Gassmann commented on COCOON-1758: --- I will try to provide a patch ASAP. > Form locale never used in JXMac

[jira] Commented: (COCOON-1758) Form locale never used in JXMacros

2006-02-21 Thread Philippe Gassmann (JIRA)
[ http://issues.apache.org/jira/browse/COCOON-1758?page=comments#action_12367199 ] Philippe Gassmann commented on COCOON-1758: --- Your patch does not solve the problem ; I think the management of locale in forms has to be deeply refactored > F

[jira] Created: (COCOON-1783) Forbid the use of cocoon:// in tag in authentication handler configuration

2006-02-21 Thread Philippe Gassmann (JIRA)
: Improvement Components: Blocks: Authentication Framework Versions: 2.1.8, 2.2-dev (Current SVN), 2.1.9-dev (current SVN) Reporter: Philippe Gassmann When cocoon:// is used in the tag, the redirect uri then used is computed at the first request using the request.getContextPath() method

[jira] Created: (COCOON-1758) Form locale never used in JXMacros

2006-02-01 Thread Philippe Gassmann (JIRA)
) Reporter: Philippe Gassmann The JXMacroHelper is created with : So the locale is get from sitemap parameters. the locale attribute of the form is then never used. I will provide a patch as soon as possible -- This message is automatically generated by JIRA. - If you think it was sent

[jira] Created: (COCOON-1731) Unable to create a new JXParthBinding outside the org.apache.cocoon.forms.binding package

2006-01-13 Thread Philippe Gassmann (JIRA)
Type: Bug Components: Blocks: Forms Versions: 2.1.8, 2.2-dev (Current SVN), 2.1.9-dev (current SVN) Reporter: Philippe Gassmann Priority: Minor I want to create a new custom JXPath binding and I have the following problem : My class extends JXPathBindingBase so i must call

[jira] Commented: (COCOON-1717) Use custom cache keys for caching uri coplets using input modules.

2005-12-19 Thread Philippe Gassmann (JIRA)
[ http://issues.apache.org/jira/browse/COCOON-1717?page=comments#action_12360818 ] Philippe Gassmann commented on COCOON-1717: --- The component affected by this evolution is the Portal block. > Use custom cache keys for caching uri coplets us

[jira] Created: (COCOON-1717) Use custom cache keys for caching uri coplets using input modules.

2005-12-19 Thread Philippe Gassmann (JIRA)
(current SVN) Reporter: Philippe Gassmann Attachments: input-module-attribute-patch When using cache global with attributes in a caching uri coplet, it is sometimes usefull to specify a parameter that the coplet depends on and that is not a coplet attribute. (the coplet could depend on

Re: [jira] Commented: (COCOON-1689) Cannot save a cform containing a multivalued field with more than 9 values !

2005-11-22 Thread Philippe Gassmann
Joerg Heinicke a écrit : On 18.11.2005 17:56, Philippe Gassmann (JIRA) wrote: [ http://issues.apache.org/jira/browse/COCOON-1689?page=comments#action_12357985 ] Philippe Gassmann commented on COCOON-1689: --- This bug isn't a joke, and de

[jira] Commented: (COCOON-1689) Cannot save a cform containing a multivalued field with more than 9 values !

2005-11-18 Thread Philippe Gassmann (JIRA)
[ http://issues.apache.org/jira/browse/COCOON-1689?page=comments#action_12357985 ] Philippe Gassmann commented on COCOON-1689: --- This bug isn't a joke, and de facto, not a minor bug. > Cannot save a cform containing a multivalued field w

[jira] Commented: (COCOON-1689) Cannot save a cform containing a multivalued field with more than 9 values !

2005-11-18 Thread Philippe Gassmann (JIRA)
[ http://issues.apache.org/jira/browse/COCOON-1689?page=comments#action_12357980 ] Philippe Gassmann commented on COCOON-1689: --- Is there really a bug in JXPath removeAll function ? I cannot find it in the ASF bugzilla. > Cannot save a cf

[jira] Created: (COCOON-1689) Cannot save a cform containing a multivalued field with more than 9 values !

2005-11-18 Thread Philippe Gassmann (JIRA)
: Blocks: Forms Versions: 2.1.8, 2.2-dev (Current SVN), 2.1.9-dev (current SVN) Reporter: Philippe Gassmann Priority: Blocker An UnsupportedOperationException occurs when trying to save a form containing a multivalued field with more that 9 values. Here is the explanation : here

[jira] Created: (COCOON-1687) [PATCH] JXPATHBinding : when saving the form, remove xml elements if the value of the widget is null

2005-11-17 Thread Philippe Gassmann (JIRA)
Project: Cocoon Type: Bug Components: Blocks: Forms Versions: 2.1.8-dev (Current SVN), 2.2-dev (Current SVN), 2.1.7 Reporter: Philippe Gassmann Attachments: ValueJXPathBinding.java.patch When a form is saved using a JXPathBinding, the xml elements that correspond to null

Re: portal+cform+ajax problem in 2.1.8 rc1

2005-11-08 Thread Philippe Gassmann
on=""/> Note :  - I assume that these pipeline are in the portal sitemap. If not, just modify ajax-action  - We do not use the temporary attribute "application-uri". (the uri of the coplet is always cocoon://portal/myForm in this case) I think that's all. Good luck ! -- Philippe GASSMANN ANYWARE TECHNOLOGIES http://www.anyware-tech.com/

[jira] Commented: (COCOON-1678) HTMLArea unable to set target and title to a "link"

2005-11-04 Thread Philippe Gassmann (JIRA)
[ http://issues.apache.org/jira/browse/COCOON-1678?page=comments#action_12356759 ] Philippe Gassmann commented on COCOON-1678: --- Note : it happens in cocoon forms > HTMLArea unable to set target and title to a &q

[jira] Created: (COCOON-1678) HTMLArea unable to set target and title to a "link"

2005-11-04 Thread Philippe Gassmann (JIRA)
HTMLArea unable to set target and title to a "link" --- Key: COCOON-1678 URL: http://issues.apache.org/jira/browse/COCOON-1678 Project: Cocoon Type: Bug Versions: 2.1.8-dev (Current SVN) Reporter

[jira] Commented: (COCOON-1673) Unable to insert html links in the HTMLArea sample.

2005-11-02 Thread Philippe Gassmann (JIRA)
[ http://issues.apache.org/jira/browse/COCOON-1673?page=comments#action_12356628 ] Philippe Gassmann commented on COCOON-1673: --- This is not blocking... I think its me that did not understand the htmlarea concept (selecting a portion of text and

[jira] Created: (COCOON-1673) Unable to insert html links in the HTMLArea sample.

2005-11-02 Thread Philippe Gassmann (JIRA)
SVN) Reporter: Philippe Gassmann Priority: Blocker With Firefox 1.0.x, when I try to insert a html link, a javascript error occurs. No link is created. I test it at : http://cocoon.zones.apache.org/demos/21branch/samples/blocks/forms/htmlarea -- This message is automatically

[jira] Created: (COCOON-1662) Portal basket ample does not work well with uploaded items

2005-10-26 Thread Philippe Gassmann (JIRA)
-dev (Current SVN), 2.1.7 Reporter: Philippe Gassmann It seems not to be possible to view or download an uploaded file in the basket sample : when I try to view, it just write in the Content coplet : The item is not XML. This is true, but it should be possible to download this file even

[jira] Commented: (COCOON-1661) Portal Sample broken : SQLException

2005-10-26 Thread Philippe Gassmann (JIRA)
[ http://issues.apache.org/jira/browse/COCOON-1661?page=comments#action_12355956 ] Philippe Gassmann commented on COCOON-1661: --- Yes, I'm seeing this exception with the today 1:00pm svn after a clean and build : I ran the following comman

[jira] Created: (COCOON-1661) Portal Sample broken : SQLException

2005-10-26 Thread Philippe Gassmann (JIRA)
Portal Sample broken : SQLException --- Key: COCOON-1661 URL: http://issues.apache.org/jira/browse/COCOON-1661 Project: Cocoon Type: Bug Components: Blocks: Portal Versions: 2.1.8-dev (Current SVN) Reporter: Philippe

Basket item title and the BasketTransformer

2005-01-18 Thread Philippe Gassmann
Hi, I'm currently working on an application that use the portal basket. I use the BaksetTransformer and the tag. It could be useful to set a title to the item... So, I propose modifying the BasketTransformer to add a title attribute to the add-item tag. (I already use a patched one) for example