[richfaces-issues] [JBoss JIRA] Commented: (RF-11050) Editor: add component to QE environment

Lukáš Fryč (JIRA) jira-events at lists.jboss.org
Thu Jul 28 09:12:23 EDT 2011


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

Lukáš Fryč commented on RF-11050:
---------------------------------

Just for sure, test should cover all the attributes and interactions listed in Editor Proposal.

It should be possible to verify sent value and check it doesn't contain wrongly encoded characters.

The component differ between rerendering the editor itself and rerendering are around editor.
Thus, following buttons updates editor in other way and both has to be tested:

{code:XML}
<a4j:outputPanel id="panel">
  <rich:editor id="editor" />
</a4j:outputPanel>

<a4j:commandButton render="panel" />
<a4j:commandButton render="editor" />
{code}

> Editor: add component to QE environment
> ---------------------------------------
>
>                 Key: RF-11050
>                 URL: https://issues.jboss.org/browse/RF-11050
>             Project: RichFaces
>          Issue Type: Sub-task
>      Security Level: Public(Everyone can see) 
>          Components: qe
>            Reporter: Lukáš Fryč
>            Assignee: Lukáš Fryč
>             Fix For: 4.1.0.Milestone1
>
>


--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

       



More information about the richfaces-issues mailing list