[JBoss JIRA] Created: (RF-10297) Panel Menu - rename class attributes
by Lukas Fryc (JIRA)
Panel Menu - rename class attributes
------------------------------------
Key: RF-10297
URL: https://issues.jboss.org/browse/RF-10297
Project: RichFaces
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: component-menu
Affects Versions: 4.0.0.Milestone5
Environment: RichFaces 4.0.0-SNAPSHOT r.21189
Reporter: Lukas Fryc
Icon attributes and also some of the class attributes was renamed in RF-9924.
Please rename all of remaining the attributes:
groupDisableClass > groupClassDisabled
itemDisableClass > itemClassDisabled
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 8 months
[JBoss JIRA] Created: (RF-10461) richfaces-showcase: View Source link doesn't behave properly
by Lukas Fryc (JIRA)
richfaces-showcase: View Source link doesn't behave properly
------------------------------------------------------------
Key: RF-10461
URL: https://issues.jboss.org/browse/RF-10461
Project: RichFaces
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: examples
Affects Versions: 4.0.0.Milestone6
Environment: apache-tomcat-7.0.6
OpenJDK Runtime Environment (IcedTea6 1.9.5) (6b20-1.9.5-0ubuntu1~10.04.1)
Reporter: Lukas Fryc
1. when one line code is provided, it is not visible in Chrome (Screenshot-21.png)
2. the source is not wrapped on new lines for XHTML files (Screenshot-22.png)
3. the source contains <br> tags on new lines for all files (Screenshot-23.png)
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 8 months
[JBoss JIRA] Created: (RF-10208) Collapsible Sub Table Toggler - rename the attributes and markup semantically properly to collapsed/expanded
by Lukas Fryc (JIRA)
Collapsible Sub Table Toggler - rename the attributes and markup semantically properly to collapsed/expanded
------------------------------------------------------------------------------------------------------------
Key: RF-10208
URL: https://issues.jboss.org/browse/RF-10208
Project: RichFaces
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: component-tables
Affects Versions: 4.0.0.Milestone5
Reporter: Lukas Fryc
Priority: Minor
Similar to RF-9924.
Currently, the meaning of the naming is
Expand - "the one which is collapsed and may be expanded" = Collapsed
Collapse - "the one which is expanded and may be collapsed" = Expanded
By renaming attrubutes to:
@collapsedIcon
@expandedIcon
@collapsedLabel
@expandedLabel
and the generated clientId in markup of toggler to
:collapsed
:expanded
we will avoid confusion.
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 8 months