Editor: convertion failed in case past converted text in editor.
----------------------------------------------------------------

                 Key: RF-5825
                 URL: https://jira.jboss.org/jira/browse/RF-5825
             Project: RichFaces
          Issue Type: Bug
    Affects Versions: 3.3.0
         Environment: IE7, Firefox 3.0, Safari 3.2
            Reporter: Alexander Dubovsky
            Assignee: Nick Belaevski


# Open richfaces-demo on Editor page
# Turn seamTextSupport on
# Copy any text from other external page or doc (e.g. from attached MS Word) 
and past it into editor
# submit value
Result: convertion error in server log (different for different browsers)

For IE7:
19.01.2009 16:11:22 com.sun.faces.lifecycle.RenderResponsePhase execute
INFO: WARNING: FacesMessage(s) have been enqueued, but may not have been 
displayed.
sourceId=form:editor[severity=(INFO 0), summary=(An error occurred during 
conversion html to seam text), detail=(invalid value of attribute 'style' for 
element 'p')]

For Firefox 3.0:
19.01.2009 16:13:37 com.sun.faces.lifecycle.RenderResponsePhase execute
INFO: WARNING: FacesMessage(s) have been enqueued, but may not have been 
displayed.
sourceId=form:editor[severity=(INFO 0), summary=(An error occurred during 
conversion html to seam text), detail=(invalid element 'meta')]

For Safari 3.2:
19.01.2009 16:16:16 com.sun.faces.lifecycle.RenderResponsePhase execute
INFO: WARNING: FacesMessage(s) have been enqueued, but may not have been 
displayed.
sourceId=form:editor[severity=(INFO 0), summary=(An error occurred during 
conversion html to seam text), detail=(invalid element 'o')]



-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
_______________________________________________
richfaces-issues mailing list
richfaces-issues@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/richfaces-issues

Reply via email to