Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 3.1.0.BETA2
-
Component/s: ACE-Components
-
Labels:None
-
Environment:ICEfaces 3.1
-
Assignee Priority:P1
-
Affects:Documentation (User Guide, Ref. Guide, etc.), Compatibility/Configuration
Description
In order to preserve backwards behavioural compatibility we should not have these components render a label by default. Doing so would cause existing applications to suddenly have labels being rendered where none were previously.
Thus, the following components should be modified to make the default value of their "labelPosition" attribute to be effectively "none" / undefined:
ace:textEntry, ace:autoCompleteEntry, ace:dateTimeEntry, ace:textAreaEntry, ace:maskedEntry components.
Thus, the following components should be modified to make the default value of their "labelPosition" attribute to be effectively "none" / undefined:
ace:textEntry, ace:autoCompleteEntry, ace:dateTimeEntry, ace:textAreaEntry, ace:maskedEntry components.
Activity
Field | Original Value | New Value |
---|---|---|
Salesforce Case | [] | |
Affects | [Documentation (User Guide, Ref. Guide, etc.), Compatibility/Configuration] | |
Assignee Priority | P1 | |
Assignee | yip.ng [ yip.ng ] |
Salesforce Case | [5007000000MHwLg] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #29499 | Wed Jun 13 17:42:54 MDT 2012 | yip.ng | |
Files Changed | ||||
![]() ![]() ![]() ![]() |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #29500 | Wed Jun 13 18:09:39 MDT 2012 | yip.ng | |
Files Changed | ||||
![]() ![]() ![]() ![]() |
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Status | Resolved [ 5 ] | Closed [ 6 ] |
Also note that the TLD doc for labelPosition and IndicatorPosition doesn't show the "none" value.