Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] CheckIn: Fix Bugzilla Bug 181576--Exception is thrown when preview attached report in PDF[1102]

Title: CheckIn: Fix Bugzilla Bug 181576--Exception is thrown when preview attached report in PDF[1102]

Summary 

Bugzilla Bug (s) Resolved:

181576--Exception is thrown when preview attached report in PDF[1102]

Description:

Fix Bugzilla Bug 181576--Exception is thrown when preview attached report in PDF[1102]

In some special case, hyphenation state of text layout is not reset which cause a StringIndexOutOfBoundsException

Add JUnit test case for this bug.

Test Description:

Manual test

 Files Edited:

"/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/PDFTextLM.java"

"/org.eclipse.birt.report.engine.tests/test/org/eclipse/birt/report/engine/layout/pdf/PDFTextLMTest.java"

"/org.eclipse.birt.report.engine.tests/test/org/eclipse/birt/report/engine/layout/pdf/181578.xml"

Notes to Build Team:

Notes to Developers:

Notes to QA:

Quotes to Documentation:


Back to the top