Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: EE-4.2.0.GA
-
Fix Version/s: EE-4.2.0.GA
-
Component/s: ACE-Components, Sample Apps
-
Labels:None
-
Environment:ICEfaces EE-4.2.0.RC1, Tomcat 7/8, MS Edge, IE 11, 10.
Was not an issue in ICEfaces 4.2 release.
-
Assignee Priority:P2
Description
" '_event' is undefined "console error is seen when using the clear input 'x' icon in dataTable filtering fields in MS Edge and IE browsers
SCRIPT5009: '_event' is undefined
File: coalesced.js.jsf, Line: 14325, Column: 470
To reproduce:
Open showcase in MS Edge or IE 11.
Navigate to ace:dataTable > Overview.
Enter a character into one of the filter fields in the headers.
Allow the filter to finish, then press the clear field 'x' icon. Console error will appear.
SCRIPT5009: '_event' is undefined
File: coalesced.js.jsf, Line: 14325, Column: 470
To reproduce:
Open showcase in MS Edge or IE 11.
Navigate to ace:dataTable > Overview.
Enter a character into one of the filter fields in the headers.
Allow the filter to finish, then press the clear field 'x' icon. Console error will appear.
Activity
Liana Munroe
created issue -
Liana Munroe
made changes -
Field | Original Value | New Value |
---|---|---|
Summary | _event' is undefined console error in IE/ MS Edge when clearing input from showcase dataTable filter fields | '_event' is undefined console error in IE/ MS Edge when clearing input from showcase dataTable filter fields |
Ken Fyten
made changes -
Assignee | Arturo Zambrano [ artzambrano ] | |
Fix Version/s | EE-4.2.0.GA [ 13071 ] | |
Assignee Priority | P2 [ 10011 ] |
Arturo Zambrano
made changes -
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #51764 | Wed Jul 19 17:40:17 MDT 2017 | art.zambrano | |
Files Changed | ||||
MODIFY
/icefaces4/trunk/icefaces/ace/component/resources/icefaces.ace/datatable/datatable.js
|
Ken Fyten
made changes -
Status | Resolved [ 5 ] | Closed [ 6 ] |
r51764: defined _event variable in the scope of the event handler