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


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

        
_______________________________________________
richfaces-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/richfaces-issues

Reply via email to