Bug 10374

Summary: Syllable-mixing by hyphenation
Product: Fop - Now in Jira Reporter: Wolfgang Ziegler <WZiegler>
Component: generalAssignee: fop-dev
Status: CLOSED DUPLICATE    
Severity: normal CC: mhilpert
Priority: P3    
Version: 0.20.4   
Target Milestone: ---   
Hardware: PC   
OS: All   

Description Wolfgang Ziegler 2002-07-01 13:38:02 UTC
If words are containing special characters, 
using the hyphenation for language de and de_DR 
causes in the pdf output a mixing of syllables:
(other languages not yet tested)

Example:
in  .fo :   K&#x00E4;ltemittelkreislauf
in .pdf :   ltemittel-
            Käkreislauf

instead of: Kältemittel-
            kreislauf
Comment 1 J.Pietschmann 2002-07-01 14:05:52 UTC

*** This bug has been marked as a duplicate of 6042 ***
Comment 2 J.Pietschmann 2002-07-02 10:37:52 UTC
There appears to be a general problem with dropped and reshuffled text if 
successive text is delivered in several SAX events to FOP. Bug 2106 shows
similar symptoms.
Comment 3 M.H. 2009-01-28 02:02:44 UTC
I reopen this bug as it still occurs in FOP 0.95 and the bugs 6042, 2106 mentioned above don't describe this bug as clear as this bug here.

When using hyphenation (in my case: the OFFO de.xml file), text with line breaks are multiplied and cut for each line break. Example:

Original Text:

-------------------
The quick brown fox jumps over the lazy dog.

Heute ist Dienstag.

Ende.
-------------------

Result with FOP 0.95 and hyphenation (de.xml):

--------------------
The quick brown fox jumps over the lazy dog. Heute ist Dienstag. Ende.

The quick brown fox jumps over the lazy dog. Heute ist Dienstag. En-

The quick brown fox jumps over the lazy dog. Heute ist Diens-
--------------------

When not using the hyphenation, the line breaks and output is as expected (but of course without hyphenations).
Comment 4 Andreas L. Delmelle 2009-01-29 13:28:15 UTC
Given the description, I'd say this one is already logged and still open. Closing this one in favor of the more recently reported issue.

*** This bug has been marked as a duplicate of bug 38264 ***
Comment 5 Glenn Adams 2012-04-01 13:51:23 UTC
batch transition to closed remaining pre-FOP1.0 resolved bugs