Details
-
Type:
Improvement
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.0-Beta1
-
Component/s: ICE-Components
-
Labels:None
-
Environment:Sparkle components
Description
1. (ICE-5831) Adopt JSONBuilder.create() util method for generating parameter strings.
2. (ICE-5830) Adopt ScriptWriter.insertScript() util method for inserting JavaScript.
3. (ICE-5832) Adopt the 'ice.submit.type' bridge-maintained parameter for detecting the submit-type while decoding.
4. (ICE-5805) Ensure that input components (any value-holder comps) are using a hidden form field for the value, and not parameters.
5. Ensure that the component renderer is creating the recommended component hierarchy of a surrounding DIV (with ID), which itself contains the script elements generated by the ScriptWriter.insertScript() function (step 2 above), followed by another DIV which contains the rest of the component markup.
2. (
3. (
4. (
5. Ensure that the component renderer is creating the recommended component hierarchy of a surrounding DIV (with ID), which itself contains the script elements generated by the ScriptWriter.insertScript() function (step 2 above), followed by another DIV which contains the rest of the component markup.
Activity
| Field | Original Value | New Value |
|---|---|---|
| Salesforce Case | [] | |
| Fix Version/s | 2.0-Beta [ 10231 ] | |
| Assignee | Yip Ng [ yip.ng ] |
| Salesforce Case | [] | |
| Assignee Priority | P1 |
| Attachment | screenshot-01.png [ 12431 ] |
| Attachment | screenshot-02.png [ 12432 ] |
| Attachment | screenshot-03.png [ 12433 ] |
| Attachment | screenshot-04.png [ 12434 ] |
| Attachment | screenshot-05.png [ 12435 ] |
| Repository | Revision | Date | User | Message |
| ICEsoft Public SVN Repository | #21884 | Fri Jul 09 13:02:25 MDT 2010 | yip.ng | |
| Files Changed | ||||
MODIFY
/icefaces/scratchpads/sparkle/component/src/org/icefaces/component/selectinputdate/SelectInputDate.java
MODIFY
/icefaces/scratchpads/sparkle/showcase/test/web/calendar.xhtml
MODIFY
/icefaces/scratchpads/sparkle/component/src/org/icefaces/component/selectinputdate/SelectInputDateRenderer.java
MODIFY
/icefaces/scratchpads/sparkle/component/resources/org.icefaces.component.selectinputdate/calendar.js
|
| Status | Open [ 1 ] | Resolved [ 5 ] |
| Resolution | Fixed [ 1 ] |
| Fix Version/s | 2.0-Beta2 [ 10242 ] | |
| Fix Version/s | 2.0-Beta1 [ 10231 ] |
| Security | Private [ 10001 ] |
| Fix Version/s | 2.0.0 [ 10230 ] |
| Status | Resolved [ 5 ] | Closed [ 6 ] |
| Assignee Priority | P1 |

1. Done. See screenshot 1.
2. Done. See screenshot 2.
3. Done. See screenshot 3.
4. Done. See screenshot 4.
5. Done. See screenshot 5.