[richfaces-issues] [JBoss JIRA] (RF-11252) Editor - submitting by a4j:commandButton in MyFaces

Juraj Húska (JIRA) jira-events at lists.jboss.org
Tue Dec 4 09:22:21 EST 2012


    [ https://issues.jboss.org/browse/RF-11252?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12739278#comment-12739278 ] 

Juraj Húska commented on RF-11252:
----------------------------------

I have continued with reproducing this issue with the following findings:

It seems that it is *metamer related issue*, because:

# I tried to minimize metamer example to the state it is working.
# The sample is working when attribute {{valueChangeListener}} of editor is bound with another listener. [This|https://github.com/richfaces/qa/blob/master/metamer/application/src/main/webapp/components/richEditor/simple.xhtml#L63] line.
# [This|https://github.com/richfaces/qa/blob/master/metamer/application/src/main/java/org/richfaces/tests/metamer/bean/RichBean.java#L481] is the not working listener.
# When the listener is changed for one which does not use {{[logToPage|https://github.com/richfaces/qa/blob/master/metamer/application/src/main/java/org/richfaces/tests/metamer/bean/RichBean.java#L362]}} method, the issue disappears.

I also found that it is not myfaces related issue and can be reproduced on all browsers. The only difference is that with mojarra the rendered output is generated even with the JS errors on the console and with myfaces it is not.

Further investigation why the log method causes the issue is needed. As it is metamer related I am moving the issue into the RFPL project.
                
> Editor - submitting by a4j:commandButton in MyFaces
> ---------------------------------------------------
>
>                 Key: RF-11252
>                 URL: https://issues.jboss.org/browse/RF-11252
>             Project: RichFaces
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: component-input
>    Affects Versions: 4.1.0.Milestone2
>         Environment: RichFaces 4.1.0-SNAPSHOT r.d0f9c11eb0dacc1444c0a3182b12567e28aef6bc
> Metamer 4.1.0-SNAPSHOT r.22610
> Apache MyFaces JSF-2.1 Core Impl 2.1.1
> Apache Tomcat 6.0.32
> OpenJDK Runtime Environment 1.6.0_22-b22 @Linux
> Internet Explorer 8.0 @ Win32
> RichFaces 4.1.0-SNAPSHOT r.d0f9c11eb0dacc1444c0a3182b12567e28aef6bc
> Metamer 4.1.0-SNAPSHOT r.22610
> Apache MyFaces JSF-2.1 Core Impl 2.1.1
> Apache Tomcat 6.0.32
> OpenJDK Runtime Environment 1.6.0_22-b22 @Linux
> Firefox 5.0 @ Linux x86_64
>            Reporter: Jan Papousek
>            Assignee: Juraj Húska
>              Labels: IE, IE8, IE9, myfaces
>             Fix For: 4.3.0.M3
>
>   Original Estimate: 3 hours
>  Remaining Estimate: 3 hours
>
> When the rich:editor is submitted by a4j:commandButton which renders an output area, the output area stays empty. This can be reproduced in Metamer - faces/components/richEditor/simple.xhtml.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira



More information about the richfaces-issues mailing list