Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 1.8.2
-
Fix Version/s: 1.8.2-EE-GA, 1.8.3
-
Component/s: ICE-Components
-
Labels:None
-
Environment:Apache Tomcat, Icefaces 1.8.2, Windows XP/Vista
Description
I attached an example project that clearly shows that the validation of the calendar component is fired whenever you click an page number in the dataTable paginator component although the attribute immediate=true is set on it.
If you set immediate="true" on the ice:dataPaginator it is only applied on the page 'jumper' arrow images [page jumper controller] but not on the navigation of the individual page images [page controller].
Ugly workaround:
Set paginator="false" on the dataTable which will just show the page-jumper-controller-images (which are working well with the immediate=true ) not the page-controller-images
If you set immediate="true" on the ice:dataPaginator it is only applied on the page 'jumper' arrow images [page jumper controller] but not on the navigation of the individual page images [page controller].
Ugly workaround:
Set paginator="false" on the dataTable which will just show the page-jumper-controller-images (which are working well with the immediate=true ) not the page-controller-images
Activity
Patrick Dobler
created issue -
Patrick Dobler
made changes -
Field | Original Value | New Value |
---|---|---|
Attachment | 8715.war [ 12029 ] |
Patrick Dobler
made changes -
Salesforce Case | [] | |
Description |
I attached an example project that clearly shows that the validation of the calendar component is fired whenever you click an page number in the dataTable paginator component although the attribute immediate=true is set on it. If you set immediate="true" on the ice:dataPaginator it is only applied on the page 'jumper' arrow images [page jumper controller] but not on the navigation of the individual page images [page controller]. Ugly workaround: Set paginator="false" on the dataTable which will just show the page-jumper-controller-images not the page-controller-images |
I attached an example project that clearly shows that the validation of the calendar component is fired whenever you click an page number in the dataTable paginator component although the attribute immediate=true is set on it. If you set immediate="true" on the ice:dataPaginator it is only applied on the page 'jumper' arrow images [page jumper controller] but not on the navigation of the individual page images [page controller]. Ugly workaround: Set paginator="false" on the dataTable which will just show the page-jumper-controller-images (which are working well with the immediate=true ) not the page-controller-images |
Tyler Johnson
made changes -
Salesforce Case | [5007000000A7Ca0] |
Jacopo Dell Anno
made changes -
Attachment | datapaginator.zip [ 12095 ] |
Ken Fyten
made changes -
Assignee Priority | P1 | |
Assignee | Adnan Durrani [ adnan.durrani ] |
Ken Fyten
made changes -
Fix Version/s | 1.8.2-EE [ 10216 ] | |
Fix Version/s | 1.8.3 [ 10211 ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #19732 | Thu Nov 19 12:37:29 MST 2009 | adnan.durrani | Fix for |
Files Changed | ||||
MODIFY
/icefaces/trunk/icefaces/component/src/com/icesoft/faces/component/datapaginator/DataPaginator.java
|
Adnan Durrani
made changes -
Status | Open [ 1 ] | In Progress [ 3 ] |
Adnan Durrani
made changes -
Status | In Progress [ 3 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Ken Fyten
made changes -
Status | Resolved [ 5 ] | Closed [ 6 ] |
Assignee Priority | P1 | |
Assignee | Adnan Durrani [ adnan.durrani ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #26342 | Sun Nov 13 21:42:31 MST 2011 | adnan.durrani | Fix for |
Files Changed | ||||
MODIFY
/icefaces2/trunk/icefaces/compat/components/src/main/java/com/icesoft/faces/component/datapaginator/DataPaginator.java
|
I have found a solution to this bug.
I modified DataPaginator in order to transform pages' numbers into a new facet.
If you wish I can post my sources.
Hey Admin, if you are interested in this change let me know I will explain my modifications.
Bye Bye Jacopo from Florence ITALY