Details
-
Type: Improvement
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 3.0.1, EE-3.0.0.GA
-
Fix Version/s: 3.1, EE-3.0.0.GA_P01
-
Component/s: ACE-Components
-
Labels:None
-
Environment:*
-
Assignee Priority:P1
-
Affects:Documentation (User Guide, Ref. Guide, etc.)
Description
In showcase popup calendar demo, the icon used to popup the calendar doesn't show.
Originally reported by Carlo Guglielmin.
Originally reported by Carlo Guglielmin.
Activity
yip.ng
created issue -
yip.ng
made changes -
Field | Original Value | New Value |
---|---|---|
Assignee | yip.ng [ yip.ng ] |
yip.ng
made changes -
Salesforce Case | [] | |
Description |
In showcase popup calendar demo, the popup icon used to popup the calendar doesn't show. Originally reported by Carlo Guglielmin. |
In showcase popup calendar demo, the icon used to popup the calendar doesn't show. Originally reported by Carlo Guglielmin. |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #29953 | Thu Jul 12 12:02:44 MDT 2012 | yip.ng | |
Files Changed | ||||
MODIFY
/icefaces3/trunk/icefaces/samples/showcase/showcase/src/main/webapp/resources/examples/ace/date/datepopup.xhtml
MODIFY /icefaces3/trunk/icefaces/ace/component/src/org/icefaces/ace/component/datetimeentry/DateTimeEntryMeta.java |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #29954 | Thu Jul 12 12:23:59 MDT 2012 | carlo.guglielmin | |
Files Changed | ||||
MODIFY
/icefaces3/trunk/icefaces/samples/showcase/showcase/src/main/webapp/resources/examples/ace/date/datepopup.xhtml
MODIFY /icefaces3/trunk/icefaces/samples/showcase/showcase/src/main/webapp/resources/css/override_styles.css MODIFY /icefaces3/trunk/icefaces/samples/showcase/showcase/src/main/java/org/icefaces/samples/showcase/example/ace/date/DatePopupBean.java |
yip.ng
made changes -
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Ken Fyten
made changes -
Salesforce Case | [] | |
Fix Version/s | 3.1 [ 10312 ] | |
Fix Version/s | EE-3.0.0.GA_P01 [ 10327 ] | |
Affects | [Documentation (User Guide, Ref. Guide, etc.)] | |
Assignee Priority | P1 | |
Affects Version/s | EE-3.0.0.GA [ 10262 ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #29970 | Thu Jul 12 17:53:56 MDT 2012 | yip.ng | |
Files Changed | ||||
MODIFY
/icefaces3/branches/icefaces-3.0.x-maintenance/icefaces/ace/component/src/org/icefaces/ace/component/datetimeentry/DateTimeEntryMeta.java
|
Ken Fyten
made changes -
Status | Resolved [ 5 ] | Closed [ 6 ] |
To show the image button, showOn must be set to "button" or "both". "popupIcon" and "popupIconOnly" are PF-created names, originally called "buttonImage" and "buttonImageOnly" in jQuery UI. TLD doc for all three attributes vastly improved based on source code and jQuery UI doc.
Modified: C:\svn\ossrepo\icefaces3\trunk\icefaces\ace\component\src\org\icefaces\ace\component\datetimeentry\DateTimeEntryMeta.java
Modified: C:\svn\ossrepo\icefaces3\trunk\icefaces\samples\showcase\showcase\src\main\webapp\resources\examples\ace\date\datepopup.xhtml
Completed: At revision: 29953