[richfaces-issues] [JBoss JIRA] Updated: (RF-7064) Editor: exception if input html source in SeamTextMode.

Nick Belaevski (JIRA) jira-events at lists.jboss.org
Fri May 8 12:11:46 EDT 2009


     [ https://jira.jboss.org/jira/browse/RF-7064?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nick Belaevski updated RF-7064:
-------------------------------

    Component/s: component-input


> Editor: exception if input html source in SeamTextMode.
> -------------------------------------------------------
>
>                 Key: RF-7064
>                 URL: https://jira.jboss.org/jira/browse/RF-7064
>             Project: RichFaces
>          Issue Type: Bug
>          Components: component-input
>    Affects Versions: 3.3.1
>         Environment: 3.3.1.CR3
>            Reporter: Alexander Dubovsky
>            Assignee: Alex Kolonitsky
>            Priority: Critical
>             Fix For: 3.3.1
>
>
> # Open richfaces-demo on editor page. 
> # Switch to "Text Area" mode and select "Use Seam Text" check box
> # Input following html source in editor:
> <p>
> An ordered list:
> </p>
> <ol>       
> <li>first item</li>
> <li>second item</li>
> <li>and even the <i>third</i> item</li>
> </ol>
> <p>
> An unordered list:
> </p>
> <ul>
> <li>an item</li>
> <li>another item</li>
> </ul>
> OR just
> <h1>header</h1>
> OR any html example except 1th from http://docs.jboss.com/seam/2.1.0.SP1/reference/en-US/html/text.html
> # Rerender editor, e.g. switch to "WYSIWYG mode"
> Result: javax.faces.convert.ConverterException: An error occurred during conversion seam text to html

-- 
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

        



More information about the richfaces-issues mailing list