[richfaces-issues] [JBoss JIRA] Resolved: (RF-7150) editor: style attribute is rendered twice in facelets under Safari 3.2 and Firefox 3.0

Nick Belaevski (JIRA) jira-events at lists.jboss.org
Wed May 20 08:47:05 EDT 2009


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

Nick Belaevski resolved RF-7150.
--------------------------------

    Resolution: Done


> editor: style attribute is rendered twice in facelets under Safari 3.2 and Firefox 3.0
> --------------------------------------------------------------------------------------
>
>                 Key: RF-7150
>                 URL: https://jira.jboss.org/jira/browse/RF-7150
>             Project: RichFaces
>          Issue Type: Bug
>          Components: browser compatibility
>    Affects Versions: 3.3.1
>         Environment: 3.3.1.SNAPSHOT
> facelets 1.1.14
> Safari 3.2
> Firefox 3.0
>            Reporter: Alexander Dubovsky
>            Assignee: Nick Belaevski
>             Fix For: 3.3.2.CR1
>
>
> Source:
> <rich:editor style="width:500; background-color:red">
> 		</rich:editor>
> # Open page with described editor under Safari 3.2 or Firefox 3.0
> Result: error on page - XML Parsing Error: duplicate attribute
> Generated html for editor:
> <div class="rich-editor " id="j_id3:j_id4" style="width:500; background-color:red" style="width:500; background-color:red">.......

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