[JBoss JIRA] Created: (RF-10009) Collapsible panel: taglib not in sync with faces-config
by Pavol Pitonak (JIRA)
Collapsible panel: taglib not in sync with faces-config
-------------------------------------------------------
Key: RF-10009
URL: https://issues.jboss.org/browse/RF-10009
Project: RichFaces
Issue Type: Sub-task
Security Level: Public (Everyone can see)
Components: component
Affects Versions: 4.0.0.Milestone4
Environment: RichFaces 4.0.0-SNAPSHOT r.20573
Reporter: Pavol Pitonak
rich.taglib.xml and pn.faces-config.xml for component collapsiblePanel are not in sync:
pn.faces-config.xml is missing:
* bodyClass
* dir
* headerClass
* headerControlClass
* immediate
* lang
* limitRender (has disableImplicitRender)
* onbeforedomupdate
* onbeforeswitch
* onclick
* oncomplete
* ondblclick
* onmousedown
* onmousemove
* onmouseout
* onmouseover
* onmouseup
* onswitch
* rendered
* style
* styleClass
* title
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 10 months
[JBoss JIRA] Created: (RF-9924) Panel menu: rename icon attributes
by Pavol Pitonak (JIRA)
Panel menu: rename icon attributes
----------------------------------
Key: RF-9924
URL: https://jira.jboss.org/browse/RF-9924
Project: RichFaces
Issue Type: Task
Security Level: Public (Everyone can see)
Components: component-output
Affects Versions: 4.0.0.Milestone4
Environment: RichFaces 4.0.0-SNAPSHOT r.20396
Reporter: Pavol Pitonak
Replace "Collapse" with "Collapsed", "Disable" with "Disabled" and "Expand" with "Expanded" in following attributes of rich:panelMenu:
topGroupCollapseIconLeft
topGroupCollapseIconRight
topGroupDisableClass
topGroupDisableIconLeft
topGroupDisableIconRight
topGroupExpandIconLeft
topGroupExpandIconRight
topItemDisableClass
topItemDisableIconLeft
topItemDisableIconRight
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 10 months