Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 2.1-Beta
-
Component/s: ACE-Components
-
Labels:None
-
Environment:IF2.1
-
Assignee Priority:P2
-
Workaround Exists:Yes
-
Workaround Description:Bind page.
Description
The ace:dataTable should be able to hold an internal indicator of the current page, this is done via the page attribute, which may be optionally bound to. However when the page attribute is unbound, pagination occurs correctly, but subsequent requests don't have updated value. The value returned by getPage() stays at 1, the value supplied to setPage() during the first calculation of the 'first' value.
Activity
Nils Lundquist
created issue -
Ken Fyten
made changes -
Field | Original Value | New Value |
---|---|---|
Salesforce Case | [] | |
Component/s | ACE-Components [ 10050 ] | |
Fix Version/s | 2.1-Beta [ 10291 ] | |
Assignee Priority | P2 | |
Affects Version/s | 2.1-Beta [ 10291 ] | |
Security | Private [ 10001 ] | |
Assignee | Nils Lundquist [ nils.lundquist ] |
Ken Fyten
made changes -
Fix Version/s | 2.1 [ 10241 ] | |
Fix Version/s | 2.1-Beta [ 10291 ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #25908 | Wed Oct 12 11:07:18 MDT 2011 | deryk.sinotte | |
Files Changed | ||||
MODIFY
/icefaces2/trunk/icefaces/core/src/main/java/org/icefaces/impl/context/DOMPartialViewContext.java
|
Deryk Sinotte
made changes -
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Ken Fyten
made changes -
Salesforce Case | [] | |
Fix Version/s | 2.1-Beta2 [ 10294 ] |
Ken Fyten
made changes -
Security | Private [ 10001 ] |
Ken Fyten
made changes -
Status | Resolved [ 5 ] | Closed [ 6 ] |
This issue should still be present. When this issue was investigated there was a separate pagination issue presenting in the POC.
I will test later today to confirm.