[jira] Commented: (MYFACES-2640) (JSF.js) Ajax Render component problem, replace with whole fragment not one element.

2010-05-05 Thread Werner Punz (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2640?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12864243#action_12864243 ] Werner Punz commented on MYFACES-2640: -- Hello Mark here is a full example which will

[jira] Commented: (MYFACES-2640) (JSF.js) Ajax Render component problem, replace with whole fragment not one element.

2010-05-05 Thread Werner Punz (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2640?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12864245#action_12864245 ] Werner Punz commented on MYFACES-2640: -- Btw. Mark the we should move this discussion

[jira] Commented: (MYFACES-2618) Don't warn if there is no submitted value in the current request for every EditableValueHolder

2010-05-05 Thread Dave (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2618?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12864255#action_12864255 ] Dave commented on MYFACES-2618: --- In our case, one such warning is about 2.5K. The component

[jira] Created: (MYFACES-2700) ajax usecase fails

2010-05-05 Thread Werner Punz (JIRA)
ajax usecase fails -- Key: MYFACES-2700 URL: https://issues.apache.org/jira/browse/MYFACES-2700 Project: MyFaces Core Issue Type: Bug Affects Versions: 2.0.0 Reporter: Werner Punz following usecase fails

[jira] Issue Comment Edited: (MYFACES-2640) (JSF.js) Ajax Render component problem, replace with whole fragment not one element.

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

Re: [jira] Commented: (TRINIDAD-1073) Character encoding problem with PPR on IBM WebSphere 6.0

2010-05-05 Thread Paul Mander
My Faces - Dev mailing list wrote: [ https://issues.apache.org/jira/browse/TRINIDAD-1073?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12627707#action_12627707 ] Matthias Weßendorf commented on TRINIDAD-1073:

[jira] Commented: (MYFACES-2700) ajax usecase fails

2010-05-05 Thread Werner Punz (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2700?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12864264#action_12864264 ] Werner Punz commented on MYFACES-2700: -- Ok this is a spec deficit: The spec says in

Re: [jira] Commented: (TRINIDAD-1073) Character encoding problem with PPR on IBM WebSphere 6.0

2010-05-05 Thread Paul Mander
I'm seeing this issue on WebSphere 6.1 and Trinidad 1.0.11. Trinidad-1430 addressed part of this issue (in 1.0.12) but not totally. If I do a PPR on an input text that contains cyrillic characters, they are replaced by ?. Just to follow up on this, there is a post

[jira] Created: (MYFACES-2701) jsf.getViewState(formElement) fails if it is called outside of jsf.request

2010-05-05 Thread Werner Punz (JIRA)
jsf.getViewState(formElement) fails if it is called outside of jsf.request -- Key: MYFACES-2701 URL: https://issues.apache.org/jira/browse/MYFACES-2701 Project: MyFaces Core

Re: [jira] Commented: (TRINIDAD-1073) Character encoding problem with PPR on IBM WebSphere 6.0

2010-05-05 Thread Paul Mander
Paul Mander wrote: Just to follow up on this, there is a post http://old.nabble.com/-Trinidad--forced-UTF-8-in-PPR-responses--ts27545426.html#a27545426 that questions the validity of code in XmlHttpServletResponse. I see that in my test case, the original encoding ISO-8859-1 is replaced

[jira] Resolved: (MYFACES-2701) jsf.getViewState(formElement) fails if it is called outside of jsf.request

2010-05-05 Thread Werner Punz (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2701?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Werner Punz resolved MYFACES-2701. -- Fix Version/s: 2.0.1-SNAPSHOT Resolution: Fixed jsf.getViewState(formElement) fails

[jira] Commented: (TRINIDAD-1073) Character encoding problem with PPR on IBM WebSphere 6.0

2010-05-05 Thread Paul Mander (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-1073?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12864301#action_12864301 ] Paul Mander commented on TRINIDAD-1073: --- The post

[jira] Commented: (MYFACES-2700) ajax usecase fails

2010-05-05 Thread Werner Punz (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2700?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12864302#action_12864302 ] Werner Punz commented on MYFACES-2700: -- ok this seems to be a bug in our

[jira] Commented: (MYFACES-2700) ajax usecase fails

2010-05-05 Thread Werner Punz (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2700?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12864309#action_12864309 ] Werner Punz commented on MYFACES-2700: -- Ok I tested it, as it seems mojarra does

[jira] Issue Comment Edited: (MYFACES-2700) ajax usecase fails

2010-05-05 Thread Werner Punz (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2700?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12864309#action_12864309 ] Werner Punz edited comment on MYFACES-2700 at 5/5/10 8:43 AM:

[jira] Commented: (TOMAHAWK-1499) client id error in decode method

2010-05-05 Thread Dave (JIRA)
[ https://issues.apache.org/jira/browse/TOMAHAWK-1499?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12864317#action_12864317 ] Dave commented on TOMAHAWK-1499: We found that we passed an incorrect

[jira] Issue Comment Edited: (MYFACES-2700) ajax usecase fails

2010-05-05 Thread Werner Punz (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2700?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12864302#action_12864302 ] Werner Punz edited comment on MYFACES-2700 at 5/5/10 8:56 AM:

[jira] Created: (EXTSCRIPT-130) JSF 2.0 composite components are not picked up

2010-05-05 Thread Jan-Kees van Andel (JIRA)
JSF 2.0 composite components are not picked up -- Key: EXTSCRIPT-130 URL: https://issues.apache.org/jira/browse/EXTSCRIPT-130 Project: MyFaces Extensions Scripting Issue Type: Bug

[jira] Issue Comment Edited: (TRINIDAD-1073) Character encoding problem with PPR on IBM WebSphere 6.0

2010-05-05 Thread Paul Mander (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-1073?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12864301#action_12864301 ] Paul Mander edited comment on TRINIDAD-1073 at 5/5/10 10:50 AM:

[jira] Issue Comment Edited: (TRINIDAD-1073) Character encoding problem with PPR on IBM WebSphere 6.0

2010-05-05 Thread Paul Mander (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-1073?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12864301#action_12864301 ] Paul Mander edited comment on TRINIDAD-1073 at 5/5/10 11:17 AM:

[jira] Commented: (EXTSCRIPT-130) JSF 2.0 composite components are not picked up

2010-05-05 Thread Werner Punz (JIRA)
[ https://issues.apache.org/jira/browse/EXTSCRIPT-130?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12864356#action_12864356 ] Werner Punz commented on EXTSCRIPT-130: --- I forgot to add the ext-script resource

[jira] Resolved: (EXTSCRIPT-130) JSF 2.0 composite components are not picked up

2010-05-05 Thread Werner Punz (JIRA)
[ https://issues.apache.org/jira/browse/EXTSCRIPT-130?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Werner Punz resolved EXTSCRIPT-130. --- Resolution: Fixed JSF 2.0 composite components are not picked up

[jira] Issue Comment Edited: (MYFACES-2700) ajax usecase fails

2010-05-05 Thread Werner Punz (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2700?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12864309#action_12864309 ] Werner Punz edited comment on MYFACES-2700 at 5/5/10 11:33 AM:

[jira] Resolved: (TRINIDAD-1802) With Optimized PPR, non-disclosed show detail based components have their children visited

2010-05-05 Thread Andrew Robinson (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-1802?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Robinson resolved TRINIDAD-1802. --- Fix Version/s: 2.0.0.3-core Resolution: Fixed With Optimized PPR,

[GSOC] New Form Elements

2010-05-05 Thread Ali Ok
Hi all, I've been working on my GSOC project (prototyping currently). I want to ask you something. With HTML5, form elements does not have to be children of a form. Of course, that is the preferred way, but you can set the form attribute of the input and that input will be posted when the owner

[jira] Commented: (MYFACES-2640) (JSF.js) Ajax Render component problem, replace with whole fragment not one element.

2010-05-05 Thread Werner Punz (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2640?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12864447#action_12864447 ] Werner Punz commented on MYFACES-2640: -- Hey Mark, I am on the ball to get this up

[jira] Created: (TRINIDAD-1805) UIXComponentBase ::invokeOnComponent should be optimized to avoid calls to getClientId

2010-05-05 Thread Stevan Malesevic (JIRA)
UIXComponentBase ::invokeOnComponent should be optimized to avoid calls to getClientId -- Key: TRINIDAD-1805 URL: https://issues.apache.org/jira/browse/TRINIDAD-1805

[jira] Created: (MYFACES-2702) Implement composite:clientBehavior

2010-05-05 Thread Leonardo Uribe (JIRA)
Implement composite:clientBehavior -- Key: MYFACES-2702 URL: https://issues.apache.org/jira/browse/MYFACES-2702 Project: MyFaces Core Issue Type: Task Components: JSR-314 Affects Versions: 2.0.0