]
Anton Belevich resolved RF-1336.
--------------------------------
Fix Version/s: 3.1.3
3.2.0
Resolution: Done
PanelMenu: extra parameters in style
------------------------------------
Key: RF-1336
URL:
http://jira.jboss.com/jira/browse/RF-1336
Project: RichFaces
Issue Type: Bug
Affects Versions: 3.1.3
Reporter: Tsikhon Kuprevich
Assigned To: Anton Belevich
Priority: Optional
Fix For: 3.1.3, 3.2.0
The following code :
<rich:panelMenu style="width:90%;">
<rich:panelMenuItem label="test1">
</rich:panelMenuItem>
</rich:panelMenu>
Is rendered as:
<div id="_id3:_id4" style="width:100%; width:90%;;">
In case if panelMenu tag has no style attribute, it is rendered as <div
id="_id3:_id4" style="width:100%; ;"> - with an extra semicolon.
In case if style attribute of panelMenu tag has specified width value, it is rendered
thgether with the default width: style="width:100%; width:90%;;"
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: