Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] CheckIn: Correct a bug which will cause incorrect escaping of double quote in column names.

- Summary:
Correct a bug which will cause incorrect escaping of double quote in column names.


- Bugzilla Bug (s) Resolved:
None


- Description:
In method EngineIRVisitor.visitDataItem() the input column name with double quote has not been correctly escaped. Fixed in source.


- Tests Description:
Junit Test


- Files Edited:
"/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/parser/EngineIRVisitor.java"


- Files Added:

 

- Notes to Build Team:
N/A


- Notes to Developers:
N/A


- Notes to QA: 
 

N/A

 

- Notes to Documentation:  
N/A

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 


Back to the top