Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] Checkin: Fix Bugzilla bug 199508: Error message pops up when view the third page of the attached design file using postscript [1201].

- Summary:

Fix Bugzilla bug 199508: Error message pops up when view the third page of the attached design file using postscript [1201].

 

- Buzilla Bug(s)

199508

 

- Description:

In a postscript string, all characters ‘(‘, ‘)’, ‘\’ must be escaped by '\'.

 

- Tests Description:

Manual Test

 

- Notes to Build Team:

 

- Notes to Developers:

 

- Notes to QA:

 

- Notes to Documentation:

 

- Files Edited:

/org.eclipse.birt.report.engine.emitter.postscript/src/org/eclipse/birt/report/engine/emitter/postscript/PostscriptWriter.java

 

- Files Added:

 

-Jun Ouyang

 


Back to the top