Details
-
Type:
Improvement
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 3.0, EE-3.3.0.GA, EE-3.3.0.GA_P03
-
Fix Version/s: EE-4.1.0.RC1, EE-4.1.0.GA, EE-3.3.0.GA_P04, 4.2.BETA, 4.2
-
Component/s: ACE-Components
-
Labels:None
-
Environment:All
-
Assignee Priority:P2
-
Support Case References:Support Case #13728 - https://icesoft.my.salesforce.com/5007000001Znarz
Description
By default the encoding attribute of the ace:dataExporter sets the encoding to UTF-8. If this attribute is changed to use 'ANSI' for example, it will still encoding the content with UTF-8.
Activity
| Field | Original Value | New Value |
|---|---|---|
| Attachment | Case13728Example.war [ 22119 ] | |
| Attachment | Case13728Example.zip [ 22120 ] |
| Assignee | Arturo Zambrano [ artzambrano ] | |
| Fix Version/s | EE-4.1.0.GA [ 12171 ] | |
| Fix Version/s | EE-3.3.0.GA_P04 [ 12270 ] | |
| Assignee Priority | P2 [ 10011 ] |
| Repository | Revision | Date | User | Message |
| ICEsoft Public SVN Repository | #48575 | Tue Mar 29 15:30:23 MDT 2016 | art.zambrano | |
| Files Changed | ||||
MODIFY
/icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/dataexporter/DataExporter.java
MODIFY
/icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/dataexporter/CSVExporter.java
MODIFY
/icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/dataexporter/XMLExporter.java
|
| Affects Version/s | 3.0 [ 10241 ] | |
| Affects Version/s | 4.1.1 [ 12972 ] |
| Affects Version/s | EE-3.3.0.GA [ 10572 ] |
| Summary | ace:dataExporter - encoding attribute has no effect | ace:dataExporter - add support for the encoding attribute |
| Issue Type | Bug [ 1 ] | Improvement [ 4 ] |
| Repository | Revision | Date | User | Message |
| ICEsoft Public SVN Repository | #48583 | Wed Mar 30 17:29:59 MDT 2016 | art.zambrano | |
| Files Changed | ||||
MODIFY
/icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/dataexporter/DataExporterMeta.java
MODIFY
/icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/dataexporter/PDFExporter.java
MODIFY
/icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/dataexporter/Exporter.java
|
| Repository | Revision | Date | User | Message |
| ICEsoft Public SVN Repository | #48584 | Wed Mar 30 17:49:12 MDT 2016 | art.zambrano | |
| Files Changed | ||||
MODIFY
/icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/dataexporter/DataExporterMeta.java
|
| Status | Open [ 1 ] | Resolved [ 5 ] |
| Resolution | Fixed [ 1 ] |
| Fix Version/s | EE-4.1.0.BETA [ 13072 ] |
| Assignee | Arturo Zambrano [ artzambrano ] | Judy Guglielmin [ judy.guglielmin ] |
| Reporter | Arran Mccullough [ arran.mccullough ] | Judy Guglielmin [ jguglielmin ] |
| Assignee | Judy Guglielmin [ judy.guglielmin ] | Arturo Zambrano [ artzambrano ] |
| Reporter | Judy Guglielmin [ jguglielmin ] | Arran McCullough [ amccullough ] |
| Fix Version/s | 4.2.BETA [ 13091 ] | |
| Fix Version/s | 4.2 [ 12870 ] |
| Status | Resolved [ 5 ] | Closed [ 6 ] |

Uploaded test case that shows this issue.
Steps: