[richfaces-issues] [JBoss JIRA] Created: (RF-1952) DropdownMenu: style attribute doesn't encode

Nick Belaevski (JIRA) jira-events at lists.jboss.org
Fri Jan 18 20:38:21 EST 2008


DropdownMenu: style attribute doesn't encode
--------------------------------------------

                 Key: RF-1952
                 URL: http://jira.jboss.com/jira/browse/RF-1952
             Project: RichFaces
          Issue Type: Bug
    Affects Versions: 3.2.0
         Environment: Facelets, 3.2.0
            Reporter: Nick Belaevski
         Assigned To: Alexej Kushunin
             Fix For: 3.2.0


			<rich:dropDownMenu style="height: 134px; border:1px solid #{a4jSkin.panelBorderColor}" value="Option1" direction="bottom-right" jointPoint="tr">
				<rich:menuItem value="Suboption1-1" />
				<rich:menuItem value="Suboption1-2">
					<f:facet name="icon">
					<h:graphicImage value="/richfaces/toolBar/images/print.gif" />
					</f:facet>
				
				</rich:menuItem>
				<rich:menuItem value="Suboption1-3" />
			</rich:dropDownMenu>


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the richfaces-issues mailing list