[jira] Created: (TOBAGO-910) tc:upload hangs when entering invalid filename in IE 6

2010-08-30 Thread Dennis Hauser (JIRA)
tc:upload hangs when entering invalid filename in IE 6 -- Key: TOBAGO-910 URL: https://issues.apache.org/jira/browse/TOBAGO-910 Project: MyFaces Tobago Issue Type: Bug Affects

[jira] Created: (EXTCDI-47) missing possibility to order annotated @JsfPhaseListeners

2010-08-30 Thread Mark Struberg (JIRA)
missing possibility to order annotated @JsfPhaseListeners - Key: EXTCDI-47 URL: https://issues.apache.org/jira/browse/EXTCDI-47 Project: MyFaces CODI Issue Type: Bug

[jira] Commented: (TRINIDAD-1894) setting org.apache.myfaces.trinidad.DEBUG_JAVASCRIPT to false leads to exception

2010-08-30 Thread Christoph Kainrath (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-1894?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12904110#action_12904110 ] Christoph Kainrath commented on TRINIDAD-1894: -- No, if I use

[jira] Created: (TRINIDAD-1898) Stop using the TagSupport convenience class

2010-08-30 Thread JIRA
Stop using the TagSupport convenience class --- Key: TRINIDAD-1898 URL: https://issues.apache.org/jira/browse/TRINIDAD-1898 Project: MyFaces Trinidad Issue Type: Bug Components: Components

[jira] Commented: (TOMAHAWK-1436) t:checkbox disregards disabled property

2010-08-30 Thread JIRA
[ https://issues.apache.org/jira/browse/TOMAHAWK-1436?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12904135#action_12904135 ] Andreas Höhmann commented on TOMAHAWK-1436: ---

[jira] Created: (EXTCDI-48) The InitialRedirect which adds a windowId must not be defered for redirect responses

2010-08-30 Thread Mark Struberg (JIRA)
The InitialRedirect which adds a windowId must not be defered for redirect responses Key: EXTCDI-48 URL: https://issues.apache.org/jira/browse/EXTCDI-48 Project:

[jira] Resolved: (TRINIDAD-1894) setting org.apache.myfaces.trinidad.DEBUG_JAVASCRIPT to false leads to exception

2010-08-30 Thread JIRA
[ https://issues.apache.org/jira/browse/TRINIDAD-1894?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matthias Weßendorf resolved TRINIDAD-1894. -- Fix Version/s: 2.0.0.3-core Resolution: Fixed setting

[jira] Commented: (TRINIDAD-1894) setting org.apache.myfaces.trinidad.DEBUG_JAVASCRIPT to false leads to exception

2010-08-30 Thread JIRA
[ https://issues.apache.org/jira/browse/TRINIDAD-1894?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12904210#action_12904210 ] Matthias Weßendorf commented on TRINIDAD-1894: -- fixed in here:

[jira] Resolved: (EXTCDI-48) The InitialRedirect which adds a windowId must not be defered for redirect responses

2010-08-30 Thread Gerhard Petracek (JIRA)
[ https://issues.apache.org/jira/browse/EXTCDI-48?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gerhard Petracek resolved EXTCDI-48. Fix Version/s: 1.0.0-SNAPSHOT Resolution: Fixed The InitialRedirect which adds a

[jira] Resolved: (EXTCDI-47) missing possibility to order annotated @JsfPhaseListeners

2010-08-30 Thread Gerhard Petracek (JIRA)
[ https://issues.apache.org/jira/browse/EXTCDI-47?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gerhard Petracek resolved EXTCDI-47. Fix Version/s: 1.0.0-SNAPSHOT Resolution: Fixed missing possibility to order

[jira] Commented: (MYFACES-2458) Miscellaneous AJAX bugs

2010-08-30 Thread Werner Punz (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2458?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12904309#action_12904309 ] Werner Punz commented on MYFACES-2458: -- The event problem will be fixed tomorrow by

[jira] Issue Comment Edited: (MYFACES-2458) Miscellaneous AJAX bugs

2010-08-30 Thread Werner Punz (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2458?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12904309#action_12904309 ] Werner Punz edited comment on MYFACES-2458 at 8/30/10 4:10 PM:

Re: Incompatibility of Tomahawk + JSF 2

2010-08-30 Thread fionalee
Leonardo, It seems that data scroller is not working on my page. http://old.nabble.com/file/p29577991/datascroller.jpg t:dataTable id=sampleData value=#{employeeBean.employees} var=employee rows=5 preserveSort=true t:column

Building tomahawk for MyFaces 2.0

2010-08-30 Thread Joe Black
Hi, I am trying to build tomahawk that can be used with MyFaces 2.0. However, I am not successful. I am using Maven 2.2.1 to build. The error encountered is as follows:- . [INFO] [dependency:unpack {execution: unpack-shared-impl-sources}] [INFO] Configured Artifact:

Re: Incompatibility of Tomahawk + JSF 2

2010-08-30 Thread Leonardo Uribe
Hi The example demo is working as expected. I don't see anything strange. Could you try with the latest snapshots of myfaces core 2.0.x and tomahawk? I did some changes on the javascript part. It could be helpful to see the html output, to try to detect if there is an error on code generation.

Re: Building tomahawk for MyFaces 2.0

2010-08-30 Thread Leonardo Uribe
Hi Right now, tomahawk trunk depends on some other projects, so there are some snapshot versions that makes build fail. The reason is we are working on all those projects at the same time, but I hope to release one by one soon. Try checkout and compile these projects in the same order: (myfaces