[
https://jira.jboss.org/jira/browse/RF-5108?page=com.atlassian.jira.plugin...
]
Anton Belevich reassigned RF-5108:
----------------------------------
Assignee: Alexander Dubovsky (was: Anton Belevich)
Editor: exception after rerender empty editor in case
useSeamText="true"
------------------------------------------------------------------------
Key: RF-5108
URL:
https://jira.jboss.org/jira/browse/RF-5108
Project: RichFaces
Issue Type: Bug
Components: planning_all
Affects Versions: 3.3.0
Environment: 3.3.0.BETA1
Reporter: Alexander Dubovsky
Assignee: Alexander Dubovsky
Fix For: 3.3.0
Original Estimate: 4 hours
Remaining Estimate: 4 hours
# Set useSeamText="true" and viewMode="visual"
# Open page with editor, clear it and rerender.
Result: following exception:
ERROR [viewhandler] Error Rendering View[/pages/Rich/Rich.xhtml]
javax.faces.convert.ConverterException: An error occurred during conversion seam text to
html
at
org.richfaces.convert.seamtext.DefaultSeamTextConverter.getAsString(DefaultSeamTextConverter.java:96)
at org.ajax4jsf.util.InputUtils.getConvertedStringValue(InputUtils.java:114)
at
org.richfaces.renderkit.EditorRendererBase.getConvertedStringValue(EditorRendererBase.java:87)
at
org.richfaces.renderkit.EditorRendererBase.getFormattedComponentStringValue(EditorRendererBase.java:117)
at org.richfaces.renderkit.html.EditorRenderer.doEncodeEnd(EditorRenderer.java:234)
...........................
Caused by: line 1:3: unexpected token: &
at org.jboss.seam.text.SeamTextParser.startRule(SeamTextParser.java:648)
at
org.richfaces.convert.seamtext.DefaultSeamTextConverter.getAsString(DefaultSeamTextConverter.java:91)
... 76 more
--
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