Boris Stumm wrote: > I noticed a strange behaviour, not sure if it is because of my OS or if > it is really XXEs fault: > > I have this little document: > > <?xml version="1.0" encoding="UTF-8"?> > <!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN" > "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd"> > <article> > <title>Test</title> > > <sect1> > <title>XXX</title> > > <para>1. Test1: 111</para> > > <para>2. Test2?: 111</para> > </sect1> > </article> > > The first <para> gets printed in another Font than the second one. As > far as I see, it has to do with the "?" character. > > I attached the .ps file that results when I do File->Print and redirect > it to a file. > > I am using XXE 2.5p4, and Help->About gives me following: > > * Java(TM) 2 Runtime Environment, Standard Edition 1.4.2_04 > * Java HotSpot(TM) Client VM 1.4.2_04-b05 > * Linux 2.4.21-202-default i386
I couldn't believe it but I also have this problem on my own Linux box: Java(TM) 2 Runtime Environment, Standard Edition 1.4.1_02 Java HotSpot(TM) Client VM 1.4.1_02-b06 Linux 2.4.20-4GB i386 I also have it with Java 1.5.0beta1. I think this is a Java bug. I don't see which workaround we could find for it.

