https://issues.apache.org/bugzilla/show_bug.cgi?id=10374
M.H. <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Status|RESOLVED |REOPENED Resolution|DUPLICATE | --- Comment #3 from M.H. <[email protected]> 2009-01-28 02:02:44 PST --- 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). -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
