[GSOC] HTML5 Prototype hx:inputFileUpload

2010-05-31 Thread Ali Ok
Hi all, Here is the wiki https://cwiki.apache.org/confluence/display/MYFACES/GSoC+HTML5+inputFileUpload+Prototype about hx:inputFileUpload. Regards, Ali -- My Blog: http://blog.aliok.com.tr Twitter: http://twitter.com/aliok_tr

Re: [GSOC] HTML5 Prototype hx:inputFileUpload

2010-05-31 Thread Matthias Wessendorf
for the server-side implementation of this, I am fine in just using Servlet 3.0's upload API. -Matthias On Mon, May 31, 2010 at 3:00 PM, Ali Ok al...@aliok.com.tr wrote: Hi all, Here is the wiki  https://cwiki.apache.org/confluence/display/MYFACES/GSoC+HTML5+inputFileUpload+Prototype about

javax.faces.behavior.event = undefined

2010-05-31 Thread Radek Hodain
Hi, we are using Apache MyFaces JSF-2.0 Core Impl of version 2.0.1-SNAPSHOT. We have problem to decode submit in server side code, because the parameter javax.faces.behavior.event has still undefined value. We think, there is an issue when js process ajax request. If we have xhtml like

Re: [GSOC] HTML5 Prototype hx:inputFileUpload

2010-05-31 Thread Jan-Kees van Andel
+1. I'd suggest to use whatever gets the job done. It's about the RenderKit after all. Support for older Servlet specs can be added later... /JK 2010/5/31 Matthias Wessendorf mat...@apache.org for the server-side implementation of this, I am fine in just using Servlet 3.0's upload API.

[jira] Resolved: (MYFACES-2334) get ifnavigation sample working

2010-05-31 Thread Leonardo Uribe (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2334?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leonardo Uribe resolved MYFACES-2334. - Assignee: Leonardo Uribe (was: Michael Concini) Fix Version/s: 2.0.1-SNAPSHOT

[VOTE] Release Tobago 1.0.26

2010-05-31 Thread Bernd Bohmann
Hello, I would like to release Tobago 1.0.26. For a detail list please consult the release notes: http://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310273styleName=Htmlversion=12314961 The version is available at the staging location and the revision number of the release is

[jira] Resolved: (MYFACES-2479) custom behavior makes form not to be submitted

2010-05-31 Thread Leonardo Uribe (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2479?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leonardo Uribe resolved MYFACES-2479. - Assignee: Leonardo Uribe Fix Version/s: 2.0.0 Resolution: Fixed This

[jira] Resolved: (MYFACES-2471) JS Error for onevent handler of f:ajax tag

2010-05-31 Thread Leonardo Uribe (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2471?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leonardo Uribe resolved MYFACES-2471. - Assignee: Leonardo Uribe Fix Version/s: 2.0.0 Resolution: Fixed This

[jira] Resolved: (MYFACES-2741) h:link with bad outcome render value twice and does not end correctly

2010-05-31 Thread Leonardo Uribe (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2741?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leonardo Uribe resolved MYFACES-2741. - Fix Version/s: 2.0.1-SNAPSHOT Resolution: Fixed h:link with bad outcome render

[jira] Created: (MYFACES-2741) h:link with bad outcome render value twice and does not end correctly

2010-05-31 Thread Leonardo Uribe (JIRA)
h:link with bad outcome render value twice and does not end correctly - Key: MYFACES-2741 URL: https://issues.apache.org/jira/browse/MYFACES-2741 Project: MyFaces Core

[jira] Commented: (MYFACES-2301) Support for default Validators in Builder Plugin

2010-05-31 Thread Leonardo Uribe (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2301?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12873786#action_12873786 ] Leonardo Uribe commented on MYFACES-2301: - After solving some bugs about

[jira] Updated: (MYFACES-2734) Character encoding not set correctly before Restore View

2010-05-31 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2734?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jakob Korherr updated MYFACES-2734: --- Status: Resolved (was: Patch Available) Fix Version/s: 2.0.1-SNAPSHOT

Re: [GSOC] HTML5 Prototype hx:inputFileUpload

2010-05-31 Thread Jakob Korherr
+1 from me too. Furthermore the legacy file upload is already available in tomahawk, so we just would have to move the code! Regards, Jakob 2010/5/31 Jan-Kees van Andel jankeesvanan...@gmail.com +1. I'd suggest to use whatever gets the job done. It's about the RenderKit after all. Support

[jira] Reopened: (MYFACES-2395) Cant' run two JSF portlets on the same portal page

2010-05-31 Thread Fernando Silva Lozano (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2395?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fernando Silva Lozano reopened MYFACES-2395: I don't think this is a problem related to classpath. Maybe you was too

[jira] Commented: (MYFACES-2638) Fix PostAddToViewEvent and PreRemoveFromViewEvent publishing conditions

2010-05-31 Thread Michael Kurz (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2638?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12873795#action_12873795 ] Michael Kurz commented on MYFACES-2638: --- Added test webapp for potential problem

[jira] Commented: (MYFACES-2395) Cant' run two JSF portlets on the same portal page

2010-05-31 Thread Leonardo Uribe (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2395?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12873796#action_12873796 ] Leonardo Uribe commented on MYFACES-2395: - Both portlet wars has myfaces on its

[jira] Commented: (MYFACES-2395) Cant' run two JSF portlets on the same portal page

2010-05-31 Thread Leonardo Uribe (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2395?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12873797#action_12873797 ] Leonardo Uribe commented on MYFACES-2395: - Note the param:

[jira] Commented: (MYFACES-2395) Cant' run two JSF portlets on the same portal page

2010-05-31 Thread Fernando Silva Lozano (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2395?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12873809#action_12873809 ] Fernando Silva Lozano commented on MYFACES-2395: How can all portlets

[jira] Commented: (MYFACES-2638) Fix PostAddToViewEvent and PreRemoveFromViewEvent publishing conditions

2010-05-31 Thread Leonardo Uribe (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2638?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12873846#action_12873846 ] Leonardo Uribe commented on MYFACES-2638: - Hi Michael Thanks for the example. I