Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] CheckIn: [134956] [RCP]The column name including the double quotation marks in the joint dataset, an error is thrown out

- Summary:
Fix bugzilla bug 134956 [RCP] The column name including the double quotation marks in the joint dataset, an error is thrown out


- Bugzilla Bug (s) Resolved:
[134956] [RCP] The column name including the double quotation marks in the joint dataset, an error is thrown out


- Description:
In JointDataSetPage.java, the joint condition _expression_ of a joint data set is not comprehensive so that cannot deal with column names with double quote and slash escaper. Fixed in source.


- Tests Description:
No


- Files Edited:
org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/data/ui/dataset/JointDataSetPage.java

 

- Files Added:

No

 

- 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