[jira] [Resolved] (MYFACES-3666) IE8 with XHR turned off fails on Ajax cycle

2012-12-19 Thread Werner Punz (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-3666?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Werner Punz resolved MYFACES-3666. -- Resolution: Fixed Fix Version/s: 2.1.11-SNAPSHOT 2.0.17-SNAPSHOT

Re: Making Tomahawk Calendar more WCAG (accessibility) compliant

2012-12-19 Thread Werner Punz
Mhh shall we integrate this? I personally think it would make sense with some name changes. Werner Am 17.12.12 18:54, schrieb Jon Bionda: Sorry for what is likely a breach of protocol. This is a suggestion on how to make the Tomahawk Calendar more WCAG compliant. WCAG being a standard for

[jira] [Commented] (MYFACES-3659) Conditional include of scripts and stylesheets

2012-12-19 Thread dennis hoersch (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-3659?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13535858#comment-13535858 ] dennis hoersch commented on MYFACES-3659: - Extract the finalize/clean up for

Re: Making Tomahawk Calendar more WCAG (accessibility) compliant

2012-12-19 Thread Werner Punz
Ok just to be more precise, I have integrated the changes now locally, but I am not committing them yet, because it would mean to introduce another set of attributes to the Calendar yet. I just want the opinion whether we should do it. Just to give s small description, the attributes would add

[jira] [Created] (TOMAHAWK-1653) selectManyPicklist broken if values contain comma

2012-12-19 Thread Nicolas PENINGUY (JIRA)
Nicolas PENINGUY created TOMAHAWK-1653: -- Summary: selectManyPicklist broken if values contain comma Key: TOMAHAWK-1653 URL: https://issues.apache.org/jira/browse/TOMAHAWK-1653 Project: MyFaces

[jira] [Commented] (TOMAHAWK-1653) selectManyPicklist broken if values contain comma

2012-12-19 Thread Werner Punz (JIRA)
[ https://issues.apache.org/jira/browse/TOMAHAWK-1653?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13535902#comment-13535902 ] Werner Punz commented on TOMAHAWK-1653: --- Yes the decode splits on comma.

[jira] [Commented] (TOMAHAWK-1653) selectManyPicklist broken if values contain comma

2012-12-19 Thread Werner Punz (JIRA)
[ https://issues.apache.org/jira/browse/TOMAHAWK-1653?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13535907#comment-13535907 ] Werner Punz commented on TOMAHAWK-1653: --- I will fix this by setting a split value

[jira] [Resolved] (TOMAHAWK-1653) selectManyPicklist broken if values contain comma

2012-12-19 Thread Werner Punz (JIRA)
[ https://issues.apache.org/jira/browse/TOMAHAWK-1653?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Werner Punz resolved TOMAHAWK-1653. --- Resolution: Fixed Fix Version/s: 1.1.15-SNAPSHOT Resolved by introducing a divider

[jira] [Created] (TOMAHAWK-1654) Proper namespacing of JSValueChangeListener and inputTextHelp

2012-12-19 Thread Werner Punz (JIRA)
Werner Punz created TOMAHAWK-1654: - Summary: Proper namespacing of JSValueChangeListener and inputTextHelp Key: TOMAHAWK-1654 URL: https://issues.apache.org/jira/browse/TOMAHAWK-1654 Project: MyFaces

[jira] [Created] (TOMAHAWK-1655) SimpleDateFormatter tests fail on Java 7 due to a JDK bug

2012-12-19 Thread Werner Punz (JIRA)
Werner Punz created TOMAHAWK-1655: - Summary: SimpleDateFormatter tests fail on Java 7 due to a JDK bug Key: TOMAHAWK-1655 URL: https://issues.apache.org/jira/browse/TOMAHAWK-1655 Project: MyFaces

[jira] [Resolved] (TOMAHAWK-1654) Proper namespacing of JSValueChangeListener and inputTextHelp

2012-12-19 Thread Werner Punz (JIRA)
[ https://issues.apache.org/jira/browse/TOMAHAWK-1654?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Werner Punz resolved TOMAHAWK-1654. --- Resolution: Fixed Proper namespacing of JSValueChangeListener and inputTextHelp

[jira] [Commented] (TOMAHAWK-1518) Low response time with t:inputCalendar

2012-12-19 Thread Werner Punz (JIRA)
[ https://issues.apache.org/jira/browse/TOMAHAWK-1518?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13535988#comment-13535988 ] Werner Punz commented on TOMAHAWK-1518: --- Can we close it, I cannot reproduce it,

[jira] [Reopened] (TOMAHAWK-1653) selectManyPicklist broken if values contain comma

2012-12-19 Thread Nicolas PENINGUY (JIRA)
[ https://issues.apache.org/jira/browse/TOMAHAWK-1653?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nicolas PENINGUY reopened TOMAHAWK-1653: It seems you forgot to change HtmlPicklistRenderer#encodeHiddenField() method

[jira] [Commented] (TOMAHAWK-1122) t:popup location and event

2012-12-19 Thread Werner Punz (JIRA)
[ https://issues.apache.org/jira/browse/TOMAHAWK-1122?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13535992#comment-13535992 ] Werner Punz commented on TOMAHAWK-1122: --- This is problematic due to the incorrect

[jira] [Commented] (TOMAHAWK-1653) selectManyPicklist broken if values contain comma

2012-12-19 Thread Werner Punz (JIRA)
[ https://issues.apache.org/jira/browse/TOMAHAWK-1653?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13535993#comment-13535993 ] Werner Punz commented on TOMAHAWK-1653: --- Hi yes, thanks I have missed that

Re: Making Tomahawk Calendar more WCAG (accessibility) compliant

2012-12-19 Thread Leonardo Uribe
+1 I think the proposal looks good, the names used in the properties are ok, and there is certainty that the changes are useful. regards, Leonardo 2012/12/19 Werner Punz werner.p...@gmail.com: Ok just to be more precise, I have integrated the changes now locally, but I am not committing them

[jira] [Commented] (TOMAHAWK-1518) Low response time with t:inputCalendar

2012-12-19 Thread Leonardo Uribe (JIRA)
[ https://issues.apache.org/jira/browse/TOMAHAWK-1518?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13536007#comment-13536007 ] Leonardo Uribe commented on TOMAHAWK-1518: -- I think we can close it as cannot

[jira] [Resolved] (TOMAHAWK-1518) Low response time with t:inputCalendar

2012-12-19 Thread Werner Punz (JIRA)
[ https://issues.apache.org/jira/browse/TOMAHAWK-1518?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Werner Punz resolved TOMAHAWK-1518. --- Resolution: Cannot Reproduce Fix Version/s: 1.1.15-SNAPSHOT Low response time

[jira] [Resolved] (TOMAHAWK-1653) selectManyPicklist broken if values contain comma

2012-12-19 Thread Werner Punz (JIRA)
[ https://issues.apache.org/jira/browse/TOMAHAWK-1653?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Werner Punz resolved TOMAHAWK-1653. --- Resolution: Fixed added the new divider code to the encodeHiddenFields as well, I guess

Re: Making Tomahawk Calendar more WCAG (accessibility) compliant

2012-12-19 Thread Grant Smith
+1 The benefits outweigh the overcrowding of attributes, in my opinion. On Wed, Dec 19, 2012 at 6:47 AM, Leonardo Uribe lu4...@gmail.com wrote: +1 I think the proposal looks good, the names used in the properties are ok, and there is certainty that the changes are useful. regards,

[jira] [Commented] (MYFACES-3659) Conditional include of scripts and stylesheets

2012-12-19 Thread Leonardo Uribe (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-3659?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13536245#comment-13536245 ] Leonardo Uribe commented on MYFACES-3659: - I agree the relevant point to modify

Re: Making Tomahawk Calendar more WCAG (accessibility) compliant

2012-12-19 Thread Martin Marinschek
Hi guys, I had the idea once that one could have an extra embedded style tag which goes with each one of the extended components. So you could embed this tag, and set the style attributes there, and the main component would stay clean. Wdyt? best regards, Martin On Wed, Dec 19, 2012 at 4:55

Re: Making Tomahawk Calendar more WCAG (accessibility) compliant

2012-12-19 Thread Cagatay Civici
Hi, I decided to go with a javascript bundle in PF as calendar is a special component in terms or localization and internationalization. http://code.google.com/p/primefaces/wiki/PrimeFacesLocales Regards, Cagatay Civici PrimeFaces Lead Prime Teknoloji www.prime.com.tr On 19 Ara 2012, at

[jira] [Reopened] (EXTCDI-304) CODI @ConversationScope + @Stateful in a bean = java.lang.StackOverflowError

2012-12-19 Thread Gerhard Petracek (JIRA)
[ https://issues.apache.org/jira/browse/EXTCDI-304?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gerhard Petracek reopened EXTCDI-304: - please don't set tickets to closed before a release (only to resolved).

[jira] [Resolved] (EXTCDI-304) CODI @ConversationScope + @Stateful in a bean = java.lang.StackOverflowError

2012-12-19 Thread Gerhard Petracek (JIRA)
[ https://issues.apache.org/jira/browse/EXTCDI-304?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gerhard Petracek resolved EXTCDI-304. - Resolution: Fixed CODI @ConversationScope + @Stateful in a bean =

[jira] [Commented] (EXTCDI-304) CODI @ConversationScope + @Stateful in a bean = java.lang.StackOverflowError

2012-12-19 Thread Gerhard Petracek (JIRA)
[ https://issues.apache.org/jira/browse/EXTCDI-304?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13536420#comment-13536420 ] Gerhard Petracek commented on EXTCDI-304: - yes - it isn't an issue in codi, but a

Re: Making Tomahawk Calendar more WCAG (accessibility) compliant

2012-12-19 Thread Leonardo Uribe
Hi MM I had the idea once that one could have an extra embedded style tag which MM goes with each one of the extended components. So you could embed this tag, MM and set the style attributes there, and the main component would stay clean. To be more specific, the idea could be move the code

[jira] [Resolved] (TRINIDAD-2331) convertNumber component does not work with target type of BigInteger

2012-12-19 Thread Gabrielle Crawford (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-2331?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gabrielle Crawford resolved TRINIDAD-2331. -- Resolution: Fixed Fix Version/s: 2.1.0-core Assignee:

Re: Making Tomahawk Calendar more WCAG (accessibility) compliant

2012-12-19 Thread Werner Punz
I am not sure if it really makes sense to offload attributes into separate tags unless they are common to more than one component. Aka styleClass and style yes, currentDayCellClass etc... definitely not it does not make sense to introduce a tag where an attribute suffices, otherwise we will