[jira] Commented: (TOBAGO-322) tabs after a rendered=false tab are not accessible if switch type is tabReload

2007-04-12 Thread Guido Dubois (JIRA)
[ https://issues.apache.org/jira/browse/TOBAGO-322?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12488274 ] Guido Dubois commented on TOBAGO-322: - Ok, I think we are talking about different things. The accessibility is

[jira] Commented: (TOBAGO-329) tx:date ... disabled=true allows opening the datepicker

2007-04-12 Thread Guido Dubois (JIRA)
[ https://issues.apache.org/jira/browse/TOBAGO-329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12488280 ] Guido Dubois commented on TOBAGO-329: - Ok, it works... Other question: If the date field is empty, the

Re: Wml Renderkit

2007-04-12 Thread Michael Krauße
Hi I found an alternative for myFaces WML Renderkit. Its quite easy to use this toolkit and it is called MobilFaces. Unfortunatly I do not have information about the license. http://www.ericsson.com/mobilityworld/sub/open/technologies/open_development_tips/tools/mobile_jsf_kit Greetings

[VOTE] MyFaces Tomahawk 1.1.5 (rc2)

2007-04-12 Thread Manfred Geiler
Hi all, I fixed the license issues on the tomahawk 1.1.5 branch and built a new release. This is the vote for MyFaces Tomahawk 1.1.5 release candidate 2. (aka The Tomahawk Easter Release 2007 - reloaded) Please note that this vote concerns all of the following parts: 1. Maven artifact group

[jira] Created: (TOBAGO-354) delayed model update in sheet on ajax requests

2007-04-12 Thread Volker Weber (JIRA)
delayed model update in sheet on ajax requests -- Key: TOBAGO-354 URL: https://issues.apache.org/jira/browse/TOBAGO-354 Project: MyFaces Tobago Issue Type: Bug Affects Versions: 1.0.10

[jira] Updated: (TOMAHAWK-962) disabled commandLink render id attribute twice

2007-04-12 Thread Nacho Estrada (JIRA)
[ https://issues.apache.org/jira/browse/TOMAHAWK-962?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nacho Estrada updated TOMAHAWK-962: --- Status: Patch Available (was: Open) disabled commandLink render id attribute twice

[jira] Created: (TOMAHAWK-962) disabled commandLink render id attribute twice

2007-04-12 Thread Nacho Estrada (JIRA)
disabled commandLink render id attribute twice -- Key: TOMAHAWK-962 URL: https://issues.apache.org/jira/browse/TOMAHAWK-962 Project: MyFaces Tomahawk Issue Type: Bug Components: Extended

[jira] Commented: (TOMAHAWK-957) two id wiht t:commandLink and disabled=true

2007-04-12 Thread Nacho Estrada (JIRA)
[ https://issues.apache.org/jira/browse/TOMAHAWK-957?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12488330 ] Nacho Estrada commented on TOMAHAWK-957: I report the same bug.

[jira] Resolved: (TOBAGO-354) delayed model update in sheet on ajax requests

2007-04-12 Thread Volker Weber (JIRA)
[ https://issues.apache.org/jira/browse/TOBAGO-354?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Volker Weber resolved TOBAGO-354. - Resolution: Fixed delayed model update in sheet on ajax requests

Re: [VOTE] MyFaces Tomahawk 1.1.5 (rc2)

2007-04-12 Thread Matthias Wessendorf
+0 On 4/12/07, Manfred Geiler [EMAIL PROTECTED] wrote: Hi all, I fixed the license issues on the tomahawk 1.1.5 branch and built a new release. This is the vote for MyFaces Tomahawk 1.1.5 release candidate 2. (aka The Tomahawk Easter Release 2007 - reloaded) Please note that this vote concerns

[jira] Created: (TOMAHAWK-963) Pb with popup into a DIV with position absolute

2007-04-12 Thread sylvie (JIRA)
Pb with popup into a DIV with position absolute - Key: TOMAHAWK-963 URL: https://issues.apache.org/jira/browse/TOMAHAWK-963 Project: MyFaces Tomahawk Issue Type: Bug Components:

[jira] Commented: (TOMAHAWK-728) newspaperColumns attribute ignores EL expression

2007-04-12 Thread Michael Heinen (JIRA)
[ https://issues.apache.org/jira/browse/TOMAHAWK-728?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12488378 ] Michael Heinen commented on TOMAHAWK-728: - damn, Of course I wanted to grant ASF Granted License. Do I

Re: dataTable row state saving / preserveRowStates / keying row states by row data

2007-04-12 Thread Mike Kienenberger
I've given this more thought overnight. I don't think _rowStates is saved between requests. It only lives for the duration of one Lifecycle iteration. This appears to be true for client-side state saving. I'll need to double-check that it's also true for server-side state saving as I'm

[jira] Commented: (TOMAHAWK-728) newspaperColumns attribute ignores EL expression

2007-04-12 Thread Mike Kienenberger (JIRA)
[ https://issues.apache.org/jira/browse/TOMAHAWK-728?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12488380 ] Mike Kienenberger commented on TOMAHAWK-728: It would be better if you uploaded it again so there's a

Re: Wml Renderkit

2007-04-12 Thread Mike Kienenberger
You could also look at Trinidad. I think Trinidad also supports mobile devices. On Thu, 12 Apr 2007 12:20:53, Michael Krauße [EMAIL PROTECTED] wrote: Hi I found an alternative for myFaces WML Renderkit. Its quite easy to use this toolkit and it is called MobilFaces. Unfortunatly I do not

Re: Wml Renderkit

2007-04-12 Thread Matthias Wessendorf
pda is supported On 4/12/07, Mike Kienenberger [EMAIL PROTECTED] wrote: You could also look at Trinidad. I think Trinidad also supports mobile devices. On Thu, 12 Apr 2007 12:20:53, Michael Krauße [EMAIL PROTECTED] wrote: Hi I found an alternative for myFaces WML Renderkit. Its quite easy

[WELCOME] Paul McMahan

2007-04-12 Thread Dennis Byrne
The MyFaces PMC is proud to welcome another member to the team. Paul's activities on the mailing list and the issue tracker have been recognized. He has accepted an invitation to become the next member of MyFaces. Welcome Paul! Dennis Byrne

Re: dataTable row state saving / preserveRowStates / keying row states by row data

2007-04-12 Thread Mike Kienenberger
Ok. After making these two changes (use rowData as key, record last rowData object and only save input component state if the rowData object hasn't changed on setRowIndex()), everything seems to be working. I'm going to test nested datatables using the countryTableForm.jsp page, and that should

[jira] Commented: (TOMAHAWK-961) Deleting a row when t:dataList/t:dataTable preserveRowStates=true assigns submitted values to wrong row

2007-04-12 Thread Mike Kienenberger (JIRA)
[ https://issues.apache.org/jira/browse/TOMAHAWK-961?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12488426 ] Mike Kienenberger commented on TOMAHAWK-961: Added clearRowStates() and deleteRowStateForRow() methods

[jira] Commented: (TOBAGO-322) tabs after a rendered=false tab are not accessible if switch type is tabReload

2007-04-12 Thread Bernd Bohmann (JIRA)
[ https://issues.apache.org/jira/browse/TOBAGO-322?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12488453 ] Bernd Bohmann commented on TOBAGO-322: -- I think you issue is solved now. Please try the next nightly build.

[jira] Resolved: (TOBAGO-322) tabs after a rendered=false tab are not accessible if switch type is tabReload

2007-04-12 Thread Bernd Bohmann (JIRA)
[ https://issues.apache.org/jira/browse/TOBAGO-322?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bernd Bohmann resolved TOBAGO-322. -- Resolution: Fixed tabs after a rendered=false tab are not accessible if switch type is

[jira] Resolved: (TOBAGO-349) ClassCastException with tree in a popup

2007-04-12 Thread Bernd Bohmann (JIRA)
[ https://issues.apache.org/jira/browse/TOBAGO-349?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bernd Bohmann resolved TOBAGO-349. -- Resolution: Fixed ClassCastException with tree in a popup

Re: dataTable row state saving / preserveRowStates / keying row states by row data

2007-04-12 Thread Mike Kienenberger
Ok. I've been unable to make this work with the countryTableForm.jsp page. No idea why as I don't see any reason why it should fail. It works fine when I create my own nested datatables and test it, so it's something specific to either jsp or to that example. Or maybe to my eclipse setup for

[jira] Resolved: (TOBAGO-329) tx:date ... disabled=true allows opening the datepicker

2007-04-12 Thread Bernd Bohmann (JIRA)
[ https://issues.apache.org/jira/browse/TOBAGO-329?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bernd Bohmann resolved TOBAGO-329. -- Resolution: Fixed Please add a different issue for your feature request. tx:date ...

Re: [WELCOME] Paul McMahan

2007-04-12 Thread Matthias Wessendorf
Welcome paul! On 4/12/07, Dennis Byrne [EMAIL PROTECTED] wrote: The MyFaces PMC is proud to welcome another member to the team. Paul's activities on the mailing list and the issue tracker have been recognized. He has accepted an invitation to become the next member of MyFaces. Welcome

Re: dataTable row state saving / preserveRowStates / keying row states by row data

2007-04-12 Thread Mike Kienenberger
Yes, that should be part of my cleanup process if the code gets to the point where I feel it's safe to commit it. Thanks for reminding me. On 4/12/07, Mathias Brökelmann [EMAIL PROTECTED] wrote: Mike please create a unit test for this (including one for a nested table). It will help us

Re: [WELCOME] Paul McMahan

2007-04-12 Thread Paul Spencer
Welcome to the team. Paul Spencer Dennis Byrne wrote: The MyFaces PMC is proud to welcome another member to the team. Paul's activities on the mailing list and the issue tracker have been recognized. He has accepted an invitation to become the next member of MyFaces. Welcome Paul! Dennis

[jira] Created: (TOBAGO-355) Open datepicker with predefined date different from current date if field is empty

2007-04-12 Thread Guido Dubois (JIRA)
Open datepicker with predefined date different from current date if field is empty -- Key: TOBAGO-355 URL: https://issues.apache.org/jira/browse/TOBAGO-355 Project:

[jira] Created: (TOMAHAWK-964) Seconds are random when input via t:inputDate ... type=short_time

2007-04-12 Thread Paul Spencer (JIRA)
Seconds are random when input via t:inputDate ... type=short_time --- Key: TOMAHAWK-964 URL: https://issues.apache.org/jira/browse/TOMAHAWK-964 Project: MyFaces Tomahawk

Re: [VOTE] MyFaces Tomahawk 1.1.5 (rc2)

2007-04-12 Thread Paul Spencer
+1 ( I have run against my applications) Paul Spencer Manfred Geiler wrote: Hi all, I fixed the license issues on the tomahawk 1.1.5 branch and built a new release. This is the vote for MyFaces Tomahawk 1.1.5 release candidate 2. (aka The Tomahawk Easter Release 2007 - reloaded) Please note

Re: dataTable row state saving / preserveRowStates / keying row states by row data

2007-04-12 Thread Mike Kienenberger
Mathias, what all should tests cover in this case? Here's one possibility -- it tests that changing a value works and saves the state, then tests that deleting a row properly adjusts the saved row state. /* * Test method for * 'org.apache.myfaces.component.html.ext.HtmlDataTable