[jira] Created: (TOBAGO-802) SelectItem-Name in selectOneChoice is not null-save

2009-10-19 Thread Sven Bunge (JIRA)
SelectItem-Name in selectOneChoice is not null-save --- Key: TOBAGO-802 URL: https://issues.apache.org/jira/browse/TOBAGO-802 Project: MyFaces Tobago Issue Type: Bug Affects Versions:

[jira] Commented: (TOMAHAWK-1453) [myfaces-example-simple-1.1.9] Tree2 (client-side/server-side toggle and hide root node examples) don't work with Mojarra

2009-10-19 Thread Werner Punz (JIRA)
[ https://issues.apache.org/jira/browse/TOMAHAWK-1453?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12767306#action_12767306 ] Werner Punz commented on TOMAHAWK-1453: --- Ok I have added a blackboxed mojarra 1.2

Re: [Trinidad] [API] Making XhtmlConstants (from IMPL module) a public API

2009-10-19 Thread Scott O'Bryan
Why is this being done again? Sent from my iPhone On Oct 18, 2009, at 10:32 PM, Blake Sullivan blake.sulli...@oracle.com wrote: +1 -- Blake Sullivan On Oct 18, 2009, at 9:11 PM, Matthias Wessendorf wrote: Maybe we should also rename the old XhtmlConstants class ? Would make sense, as

[jira] Commented: (TOMAHAWK-1453) [myfaces-example-simple-1.1.9] Tree2 (client-side/server-side toggle and hide root node examples) don't work with Mojarra

2009-10-19 Thread Werner Punz (JIRA)
[ https://issues.apache.org/jira/browse/TOMAHAWK-1453?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12767314#action_12767314 ] Werner Punz commented on TOMAHAWK-1453: --- Ok our code seems to trigger a bug in

[jira] Commented: (TOMAHAWK-1451) [myfaces-example-simple-1.1.9] Popup example doesn't work with Mojarra 1.2/2.0.0

2009-10-19 Thread Werner Punz (JIRA)
[ https://issues.apache.org/jira/browse/TOMAHAWK-1451?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12767315#action_12767315 ] Werner Punz commented on TOMAHAWK-1451: --- Ok I assume we have the same situation as

[jira] Commented: (TOMAHAWK-1449) [myfaces-example-simple-1.1.9] displayValueOnly attribute demo fails with exception

2009-10-19 Thread Werner Punz (JIRA)
[ https://issues.apache.org/jira/browse/TOMAHAWK-1449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12767322#action_12767322 ] Werner Punz commented on TOMAHAWK-1449: --- Ok another issue here our renderer calls

Re: [Trinidad] [API] Making XhtmlConstants (from IMPL module) a public API

2009-10-19 Thread Simon Lessard
Hi all, Personally, I would prefer to see that class divided in more specialized classes like : XhtmlElements { public static final String DIV = div; (or could be DIVISION) public static final String TABLE = table; public static final String TABLE_BODY = tbody; public static

Re: [VOTE] Release of Portlet Bridge 1.0.0 Beta 2

2009-10-19 Thread Matthias Wessendorf
On Tue, Jul 14, 2009 at 6:16 AM, Scott O'Bryan darkar...@gmail.com wrote: OK everyone.  I'm going to restart this vote. what happened to this vote ? was it re-done ? I've updated the example artifacts to include a war that can be run with pluto. michael freedman wrote: It would be nice if

Re: [RESULTS] Release of Portlet Bridge 2.0.0-alpha-2

2009-10-19 Thread Matthias Wessendorf
what happened to this vote ? was there a release ? I am not seeing an announce email ... -Matthias On Thu, Sep 10, 2009 at 4:24 AM, Scott O'Bryan darkar...@gmail.com wrote: The vote for the release of Portlet Bridge 2.0.0-alpha-2 has passed. [1] +1: Matthias Wessendorf, Mike Freedman, Scott

[jira] Resolved: (EXTVAL-66) use optional required message of components

2009-10-19 Thread Gerhard Petracek (JIRA)
[ https://issues.apache.org/jira/browse/EXTVAL-66?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gerhard Petracek resolved EXTVAL-66. Resolution: Fixed Fix Version/s: 1.1.3-SNAPSHOT 2.0.3-SNAPSHOT

Re: [scripting extension] startup error

2009-10-19 Thread Werner Punz
Ok on a second thought, this looks weird, I will investigate into that. It probably is Windows, i have not hardcoded any strings paths or path dividers, but either it is the context params in the web.xml or some windows related issue. Tomcat should work fine, it used to, I will investigate and

[jira] Created: (EXTVAL-67) DisableClientSideValidation validation parameter

2009-10-19 Thread Gerhard Petracek (JIRA)
DisableClientSideValidation validation parameter Key: EXTVAL-67 URL: https://issues.apache.org/jira/browse/EXTVAL-67 Project: MyFaces Extensions Validator Issue Type: New Feature

Re: [scripting extension] startup error

2009-10-19 Thread Werner Punz
Ok JSF2 works again, just a short description what you can do, I am working currently on the annotations in this section, for now you can move annotations around in the managed beans and in the renderer, the next step probably will be the validators etc... The components I will do the last due

[jira] Created: (EXTVAL-68) support for new jsf-spec contents

2009-10-19 Thread Gerhard Petracek (JIRA)
support for new jsf-spec contents - Key: EXTVAL-68 URL: https://issues.apache.org/jira/browse/EXTVAL-68 Project: MyFaces Extensions Validator Issue Type: New Feature Components: Bean Validation,