Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 3.1.0.BETA1
-
Fix Version/s: 3.1.0.BETA2, 3.1
-
Component/s: ACE-Components
-
Labels:None
-
Environment:ICEfaces 3.1.0 BETA1, ICEfaces 3.1.0 ALPHA2
-
Assignee Priority:P1
Description
With the recent ICEfaces 3.1.0 BETA1 release the values set for the rowsPerPageTemplate are no longer shown in the dropdown.
Activity
| Field | Original Value | New Value |
|---|---|---|
| Attachment | no-rowsPerPageDropdown-values.jpg [ 14448 ] | |
| Attachment | Case11280Example.zip [ 14449 ] |
| Attachment | Case11280ExampleWAR.zip [ 14450 ] |
| Assignee | Ken Fyten [ ken.fyten ] |
| Salesforce Case | [5007000000MGb0x] |
| Summary | ace:dataTable - no value shown in rowPerPage dropdown | REGRESSION - ace:dataTable - no value shown in rowPerPage dropdown |
| Fix Version/s | 3.1.0.BETA2 [ 10336 ] | |
| Fix Version/s | 3.1 [ 10312 ] | |
| Assignee Priority | P1 | |
| Assignee | Ken Fyten [ ken.fyten ] | Nils Lundquist [ nils.lundquist ] |
| Repository | Revision | Date | User | Message |
| ICEsoft Public SVN Repository | #29253 | Wed May 30 15:46:11 MDT 2012 | nils.lundquist | ICE-8159 - Added org.icefaces.ace.datatable.scroll.ie8like7 config param to force IE8 to use the less flexible IE7 scrollable table behaviour. |
| Files Changed | ||||
MODIFY
/icefaces3/trunk/icefaces/ace/component/src/org/icefaces/ace/component/datatable/DataTableRenderer.java
MODIFY
/icefaces3/trunk/icefaces/ace/component/resources/icefaces.ace/datatable/datatable.js
|
| Status | Open [ 1 ] | Resolved [ 5 ] |
| Resolution | Fixed [ 1 ] |
| Repository | Revision | Date | User | Message |
| ICEsoft Public SVN Repository | #29431 | Mon Jun 11 13:47:48 MDT 2012 | nils.lundquist | |
| Files Changed | ||||
MODIFY
/icefaces3/trunk/icefaces/ace/component/src/org/icefaces/ace/component/datatable/DataTableRenderer.java
|
| Status | Resolved [ 5 ] | Closed [ 6 ] |

Revision #29253
Committed by nils.lundquist
Moments ago
ICE-8146- Fixed rowPerPage dropdown regression, script builder didn't encode JSON array correctly. This issue must've be present for some time.ICE-8159 - Added org.icefaces.ace.datatable.scroll.ie8like7 config param to force IE8 to use the less flexible IE7 scrollable table behaviour.