[jira] Updated: (TRINIDAD-1742) Add licence header in xhtml files in Trinidad showcase

2010-03-19 Thread Catalin Kormos (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-1742?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Catalin Kormos updated TRINIDAD-1742: - Resolution: Fixed Status: Resolved (was: Patch Available) Patches applied,

[jira] Resolved: (MYFACES-2614) EnumConverter uses toString() instead of name()

2010-03-19 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2614?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jakob Korherr resolved MYFACES-2614. Resolution: Fixed Fix Version/s: 2.0.0-beta-3 1.2.9-SNAPSHOT

[jira] Created: (TRINIDAD-1762) actionListener called to often

2010-03-19 Thread Martin Walla (JIRA)
actionListener called to often -- Key: TRINIDAD-1762 URL: https://issues.apache.org/jira/browse/TRINIDAD-1762 Project: MyFaces Trinidad Issue Type: Bug Components: Components, Facelets Affects

[jira] Created: (MYFACES-2615) Conversion erros should add a FacesMessage instead of throwing a FacesException

2010-03-19 Thread Jakob Korherr (JIRA)
Conversion erros should add a FacesMessage instead of throwing a FacesException --- Key: MYFACES-2615 URL: https://issues.apache.org/jira/browse/MYFACES-2615 Project: MyFaces

[jira] Reopened: (MYFACES-2592) UIViewParameter.decode() should set the submitted value only if it is not null

2010-03-19 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2592?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jakob Korherr reopened MYFACES-2592: Still some issues here... UIViewParameter.decode() should set the submitted value only if

[jira] Reopened: (MYFACES-2598) UIViewParameter does not get an automatic id

2010-03-19 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2598?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jakob Korherr reopened MYFACES-2598: Assignee: Jakob Korherr (was: Leonardo Uribe) Leonardo, UIViewParameter has to get a

[jira] Resolved: (MYFACES-2592) UIViewParameter.decode() should set the submitted value only if it is not null

2010-03-19 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2592?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jakob Korherr resolved MYFACES-2592. Resolution: Fixed It turned out that MYFACES-2598 was the problem.

[jira] Commented: (MYFACES-2598) UIViewParameter does not get an automatic id

2010-03-19 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2598?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12847350#action_12847350 ] Jakob Korherr commented on MYFACES-2598: In ComponentTagHandlerDelegate the

[jira] Reopened: (MYFACES-2614) EnumConverter uses toString() instead of name()

2010-03-19 Thread Leonardo Uribe (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2614?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leonardo Uribe reopened MYFACES-2614: - the javadoc of EnumConverter is different in 1.2.x and 2.0.x in 1.2.x uses toString(),

[jira] Commented: (MYFACES-2614) EnumConverter uses toString() instead of name()

2010-03-19 Thread Leonardo Uribe (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2614?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12847360#action_12847360 ] Leonardo Uribe commented on MYFACES-2614: - Look this one:

[jira] Commented: (MYFACES-2614) EnumConverter uses toString() instead of name()

2010-03-19 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2614?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12847361#action_12847361 ] Jakob Korherr commented on MYFACES-2614: Quote from the 2.0 spec javadoc of

[jira] Commented: (MYFACES-2598) UIViewParameter does not get an automatic id

2010-03-19 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2598?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12847371#action_12847371 ] Jakob Korherr commented on MYFACES-2598: After discussing this one with Leonardo,

[jira] Resolved: (MYFACES-2598) UIViewParameter does not get an automatic id

2010-03-19 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2598?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jakob Korherr resolved MYFACES-2598. Resolution: Fixed UIViewParameter does not get an automatic id

[jira] Resolved: (MYFACES-2614) EnumConverter uses toString() instead of name()

2010-03-19 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2614?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jakob Korherr resolved MYFACES-2614. Resolution: Fixed Fix Version/s: (was: 1.2.9-SNAPSHOT) As Leonardo wrote, we

Re: [jira] Resolved: (MYFACES-2614) EnumConverter uses toString() instead of name()

2010-03-19 Thread Ed Burns
On Fri, 19 Mar 2010 10:41:27 + (UTC), Jakob Korherr (JIRA) dev@myfaces.apache.org said: JK [ https://issues.apache.org/jira/browse/MYFACES-2614?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] JK Jakob Korherr resolved MYFACES-2614. JK

Re: [jira] Resolved: (MYFACES-2614) EnumConverter uses toString() instead of name()

2010-03-19 Thread Jakob Korherr
Great, thanks Ed! Are you planning to change this for JSF 1.2 too or will this just stay in the JSF 2.0 spec? Regards, Jakob 2010/3/19 Ed Burns edward.bu...@oracle.com On Fri, 19 Mar 2010 10:41:27 + (UTC), Jakob Korherr (JIRA) dev@myfaces.apache.org said: JK [

Re: [FYI] BeanValidation at Apache

2010-03-19 Thread Ed Burns
On Wed, 17 Mar 2010 08:22:10 -0700, Matthias Wessendorf mat...@apache.org said: MW Hi, MW there is a new podling around the BeanValidation JSR 303, at Apache. MW Undergoing incubation right now. Sourcecode is up here: MW http://svn.apache.org/viewvc/incubator/bval/trunk/ For Apache community

[jira] Commented: (TRINIDAD-1107) tr:table - scrolling of content

2010-03-19 Thread Christoph Tietz (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-1107?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12847439#action_12847439 ] Christoph Tietz commented on TRINIDAD-1107: --- Unfortunately I found a problem:

[jira] Commented: (TOBAGO-532) Popup Z-Index-Problem with DatePicker and InputSuggest in IE

2010-03-19 Thread Udo Schnurpfeil (JIRA)
[ https://issues.apache.org/jira/browse/TOBAGO-532?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12847449#action_12847449 ] Udo Schnurpfeil commented on TOBAGO-532: The datepicker in a popup works in IE

Re: [FYI] BeanValidation at Apache

2010-03-19 Thread Mark Struberg
Hi Ed! There will be a lot changes in the next few days, you know the usual package renaming stuff ... As for the functionality: I'm using this project since 4 months now in a project and it is really mature! LieGrue, strub --- Ed Burns edward.bu...@oracle.com schrieb am Fr, 19.3.2010:

[jira] Created: (MYFACES-2616) Fix UIData state saving model (spec issue 153)

2010-03-19 Thread Leonardo Uribe (JIRA)
Fix UIData state saving model (spec issue 153) -- Key: MYFACES-2616 URL: https://issues.apache.org/jira/browse/MYFACES-2616 Project: MyFaces Core Issue Type: Task Components: JSR-314

[jira] Commented: (MYFACES-2616) Fix UIData state saving model (spec issue 153)

2010-03-19 Thread Leonardo Uribe (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2616?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12847567#action_12847567 ] Leonardo Uribe commented on MYFACES-2616: - Attached patch with fix for transient

[jira] Resolved: (ORCHESTRA-50) Unresolved dependency of org.apache.commons.el.Logger

2010-03-19 Thread Leonardo Uribe (JIRA)
[ https://issues.apache.org/jira/browse/ORCHESTRA-50?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leonardo Uribe resolved ORCHESTRA-50. - Resolution: Fixed Fix Version/s: 1.5 Assignee: Leonardo Uribe

[COMMUNITY] MyFaces += Mark Struberg

2010-03-19 Thread Gerhard Petracek
The MyFaces PMC is proud to announce a new addition to our community. Please welcome Mark Struberg as the newest MyFaces committer! Mark has been active on the mailing-list as well as in Jira. Moreover, as active Apache OWB developer he will also help developing the new sub-project called MyFaces

Re: [COMMUNITY] MyFaces += Mark Struberg

2010-03-19 Thread Ganesh
Welcome Mark! Gerhard Petracek schrieb: The MyFaces PMC is proud to announce a new addition to our community. Please welcome Mark Struberg as the newest MyFaces committer! Mark has been active on the mailing-list as well as in Jira. Moreover, as active Apache OWB developer he will also help

[GSOC] HTML5 Proposal

2010-03-19 Thread Ali Ok
Hi, I've written my GSOC proposal here : http://wiki.apache.org/myfaces/GSoC2010_HTML5 Could you review it and provide me some feedback? After your feedback, we'll move it to ASF GSoC wiki. Thanks Regards, Ali -- My Blog: http://blog.aliok.com.tr Twitter: http://twitter.com/aliok_tr

Re: [COMMUNITY] MyFaces += Mark Struberg

2010-03-19 Thread Matthias Wessendorf
welcome aboard, dude! On Fri, Mar 19, 2010 at 6:23 PM, Ganesh gan...@j4fry.org wrote: Welcome Mark! Gerhard Petracek schrieb: The MyFaces PMC is proud to announce a new addition to our community. Please welcome Mark Struberg as the newest MyFaces committer! Mark has been active on the