Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 3.0.1
-
Fix Version/s: 3.1.0.BETA1, 3.1
-
Component/s: ACE-Components
-
Labels:None
-
Environment:IF 3.1
Description
ace:dataTable filtering doesn't convert Date objects to locale-sensitive string representations before applying filter constraints
Activity
| Repository | Revision | Date | User | Message |
| ICEsoft Public SVN Repository | #28959 | Mon May 07 12:27:08 MDT 2012 | nils.lundquist | |
| Files Changed | ||||
MODIFY
/icefaces3/trunk/icefaces/ace/component/src/org/icefaces/ace/util/collections/PropertyConstraintPredicate.java
|
| Field | Original Value | New Value |
|---|---|---|
| Status | Open [ 1 ] | Resolved [ 5 ] |
| Resolution | Fixed [ 1 ] |
| Assignee | Nils Lundquist [ nils.lundquist ] |
| Fix Version/s | 3.1.0.BETA1 [ 10335 ] |
| Repository | Revision | Date | User | Message |
| ICEsoft Public SVN Repository | #29476 | Tue Jun 12 15:49:12 MDT 2012 | mircea.toma | |
| Files Changed | ||||
MODIFY
/icefaces3/branches/icefaces-3.0.x-maintenance/icefaces/core/src/main/javascript/submit.js
MODIFY
/icefaces3/branches/icefaces-3.0.x-maintenance/icefaces/core/src/main/javascript/application.js
|
| Status | Resolved [ 5 ] | Closed [ 6 ] |

Revision #28959
Committed by nils.lundquist
4 minutes ago
ICE-8085- Added conversion to locale-sensitive representation before applying constraints.