From: Jeremias Maerki Date: Tue, 27 May 2003 14:43:53 +0000 (+0000) Subject: Bugfix: Names in Unicode don't get extracted properly (#20239) X-Git-Tag: Root_Temp_KnuthStylePageBreaking~1444 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=545aa181872b2344f9f41a83b6d989c0424c91b6;p=xmlgraphics-fop.git Bugfix: Names in Unicode don't get extracted properly (#20239) git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@196463 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/status.xml b/status.xml index 659679598..fd8d4acd4 100644 --- a/status.xml +++ b/status.xml @@ -104,6 +104,10 @@ inactive?? + + Fix for bug #20239: Failure while generating XML metrics files from TT + collections when names are in Unicode (JM) + Fixed bug: PFBParser reports "Could not load the whole segment" (#19764).