Opened 16 years ago

Closed 15 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 ticheler, 15 years ago

Milestone: v2.3.0 RC0v2.4.0 RC0

comment:2 by ticheler, 15 years ago

Also fails on OS X

comment:3 by ticheler, 15 years ago

Milestone: v2.4.0 RC0v2.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 josegar, 15 years ago

Owner: changed from geonetwork-devel@… to josegar

comment:5 by josegar, 15 years ago

Milestone: v2.4.0 Finalv2.4.0 RC2
Resolution: fixed
Status: newclosed
Version: v2.4.0 RC1v2.2.0 RC2

Tested in Windows with UTF-8 characters (ñ, ©) and working

Note: See TracTickets for help on using tickets.