[jira] Commented: (MYFACES-2714) Include uncompressed jsf.js file and use it when development mode is used

2010-05-15 Thread Werner Punz (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2714?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12867846#action_12867846 ] Werner Punz commented on MYFACES-2714: -- Actually lets do it step by step, first get

[jira] Issue Comment Edited: (MYFACES-2714) Include uncompressed jsf.js file and use it when development mode is used

2010-05-15 Thread Werner Punz (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2714?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12867846#action_12867846 ] Werner Punz edited comment on MYFACES-2714 at 5/15/10 6:08 AM:

Re: [jira] Commented: (MYFACES-2714) Include uncompressed jsf.js file and use it when development mode is used

2010-05-15 Thread Jan-Kees van Andel
The plan sounds good, but let's not forget the performance penalty of loading multiple javascript files when in production mode. No objections for loading multiple files in development mode. Maybe, we should even (from a security perspective) completely deny access to the debug versions of the

Re: [jira] Commented: (MYFACES-2714) Include uncompressed jsf.js file and use it when development mode is used

2010-05-15 Thread Michael Concini
I think Jan-Kees has a good point on denying access to the debug versions when in production mode. At least by default it might be good to deny access. On 5/15/2010 11:00 AM, Jan-Kees van Andel wrote: The plan sounds good, but let's not forget the performance penalty of loading multiple

[jira] Commented: (MYFACES-2629) Accept abstract FaceletContext, do not force AbstractFaceletContext

2010-05-15 Thread Leonardo Uribe (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2629?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12867920#action_12867920 ] Leonardo Uribe commented on MYFACES-2629: - I have attached another patch

[jira] Resolved: (MYFACES-2718) h:commandButton does not take into account params when type=button

2010-05-15 Thread Leonardo Uribe (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2718?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leonardo Uribe resolved MYFACES-2718. - Fix Version/s: 2.0.1-SNAPSHOT Resolution: Fixed h:commandButton does not take

[jira] Created: (MYFACES-2718) h:commandButton does not take into account params when type=button

2010-05-15 Thread Leonardo Uribe (JIRA)
h:commandButton does not take into account params when type=button Key: MYFACES-2718 URL: https://issues.apache.org/jira/browse/MYFACES-2718 Project: MyFaces Core Issue