Opened 16 years ago
Closed 16 years ago
#78 closed defect (fixed)
PDFPrint fails on windows
Reported by: | Fxp | Owned by: | josegar |
---|---|---|---|
Priority: | major | Milestone: | v2.4.0 RC2 |
Component: | Catalog server | Version: | v2.2.0 RC2 |
Keywords: | Cc: |
Description
Xml.getString worked fine on Linux but produced non utf-8 on Window.
Problem in Jeeves : jeeves/src/jeeves/utils/Xml.java
See discussion http://www.nabble.com/Re%3A-PDFPrint-fails-with-exception--SEC%3DUNCLASSIFIED--td20104320.html
Change History (5)
comment:1 by , 16 years ago
Milestone: | v2.3.0 RC0 → v2.4.0 RC0 |
---|
comment:2 by , 16 years ago
comment:3 by , 16 years ago
Milestone: | v2.4.0 RC0 → v2.4.0 Final |
---|---|
Version: | → v2.4.0 RC1 |
Printing was fixed for OS X. Someone needs to check the fix on Windows. The bug that caused the problem on OS X was not the UTF-8 problem though, but a custom XSLT function call for date formatting.
comment:4 by , 16 years ago
Owner: | changed from | to
---|
comment:5 by , 16 years ago
Milestone: | v2.4.0 Final → v2.4.0 RC2 |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Version: | v2.4.0 RC1 → v2.2.0 RC2 |
Tested in Windows with UTF-8 characters (ñ, ©) and working
Note:
See TracTickets
for help on using tickets.
Also fails on OS X