[
https://issues.jboss.org/browse/RF-11252?page=com.atlassian.jira.plugin.s...
]
Lukáš Fryč edited comment on RF-11252 at 12/4/12 5:35 AM:
----------------------------------------------------------
In Chrome 23, I'm getting:
{code}
Unexpected token ILLEGAL jsf.js:1
_MF_SINGLTN.runScripts jsf.js:1
_MF_SINGLTN._eval jsf.js:1
_MF_SINGLTN.outerHTML jsf.js:1
_MF_SINGLTN.replaceHtmlItem jsf.js:1
_MF_SINGLTN.processUpdate jsf.js:1
_MF_SINGLTN.processChanges jsf.js:1
_MF_SINGLTN.processResponse jsf.js:1
_MF_SINGLTN.response jsf.js:1
response jsf.js:1
richfaces.queue.response richfaces-queue.js:421
jsf.ajax.response richfaces-queue.js:50
_MF_CLS.onsuccess jsf.js:1
(anonymous function) jsf.js:1
_MF_CLS.onreadystatechange jsf.js:1
(anonymous function) jsf.js:1
{code}
In Firefox 17:
{code}
unterminated string literal
http://localhost:8080/metamer/faces/javax.faces.resource/jsf.js?ln=javax....
Line 1
{code}
was (Author: lfryc):
In Chrome 23, I'm getting:
{code}
Unexpected token ILLEGAL jsf.js:1
_MF_SINGLTN.runScripts jsf.js:1
_MF_SINGLTN._eval jsf.js:1
_MF_SINGLTN.outerHTML jsf.js:1
_MF_SINGLTN.replaceHtmlItem jsf.js:1
_MF_SINGLTN.processUpdate jsf.js:1
_MF_SINGLTN.processChanges jsf.js:1
_MF_SINGLTN.processResponse jsf.js:1
_MF_SINGLTN.response jsf.js:1
response jsf.js:1
richfaces.queue.response richfaces-queue.js:421
jsf.ajax.response richfaces-queue.js:50
_MF_CLS.onsuccess jsf.js:1
(anonymous function) jsf.js:1
_MF_CLS.onreadystatechange jsf.js:1
(anonymous function) jsf.js:1
{code}
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: Jan Papousek
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