Re: javax.faces.behavior.event = undefined

2010-06-07 Thread Werner Punz
Please file a bug on this one, I tried to make sure with extensive unit testing that I did not break anything in my refactoring but, it seems I did. File a bugreport on this one and I will get onto it asap. Cheers Werner Am 01.06.10 13:05, schrieb Radek Hodain: Hi, Apache MyFaces JSF-2.0

[jira] Issue Comment Edited: (MYFACES-2742) javax.faces.behavior.event = undefined

2010-06-07 Thread Werner Punz (JIRA)
introduce a bug. I will fix that asap (which should be tomorrow) Werner javax.faces.behavior.event = undefined -- Key: MYFACES-2742 URL: https://issues.apache.org/jira/browse/MYFACES-2742 Project: MyFaces Core

[jira] Commented: (MYFACES-2742) javax.faces.behavior.event = undefined

2010-06-07 Thread Werner Punz (JIRA)
for the refactoring via unit testing, but as it seems alas, I introduce a bug. I will fix that asap (which should be tomorrow) Werner javax.faces.behavior.event = undefined -- Key: MYFACES-2742 URL: https://issues.apache.org/jira/browse

[jira] Commented: (MYFACES-2742) javax.faces.behavior.event = undefined

2010-06-07 Thread Werner Punz (JIRA)
this functionality to make the function more useful regarding automated namespacing, but I introduced this bug then. javax.faces.behavior.event = undefined -- Key: MYFACES-2742 URL: https://issues.apache.org/jira/browse/MYFACES

[jira] Resolved: (MYFACES-2742) javax.faces.behavior.event = undefined

2010-06-07 Thread Werner Punz (JIRA)
. Nevertheless, the refactoring was needed to get the codebase into a cleaner state for future extensions. Again sorry for this. javax.faces.behavior.event = undefined -- Key: MYFACES-2742 URL: https://issues.apache.org/jira

Re: javax.faces.behavior.event = undefined

2010-06-01 Thread Radek Hodain
Hi, Apache MyFaces JSF-2.0 Core Impl of version 2.0.0 works correctly. The issue appears after rewrite javascript in the 2.0.1-SNAPSHOT version. Should I create a bug to JIRA? Best regards Radek Hodain On 05/31/2010 05:22 PM, Radek Hodain wrote: Hi, we are using Apache MyFaces JSF-2.0

Re: javax.faces.behavior.event = undefined

2010-06-01 Thread Martin Marinschek
Hi Radek, yes, it definitely sounds like a bug. Please create an issue. For evaluation purposes, I think you can assign it to Werner Punz, who has done the javascript rewrite. best regards, Martin On 6/1/10, Radek Hodain hoda...@aura.cz wrote: Hi, Apache MyFaces JSF-2.0 Core Impl of version

[jira] Created: (MYFACES-2742) javax.faces.behavior.event = undefined

2010-06-01 Thread Radek Hodain (JIRA)
javax.faces.behavior.event = undefined -- Key: MYFACES-2742 URL: https://issues.apache.org/jira/browse/MYFACES-2742 Project: MyFaces Core Issue Type: Bug Affects Versions: 2.0.1-SNAPSHOT

Re: javax.faces.behavior.event = undefined

2010-06-01 Thread Radek Hodain
Hi Martin, thx a lot. I've created bug https://issues.apache.org/jira/browse/MYFACES-2742. best ragards Radek On 06/01/2010 02:04 PM, Martin Marinschek wrote: Hi Radek, yes, it definitely sounds like a bug. Please create an issue. For evaluation purposes, I think you can assign it to

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