Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] CheckIn: Transform column names to valid js string constants.

- Summary:
Transform column names to valid js string constants.


- Bugzilla Bug (s) Resolved:
No


- Description:
No the column names allow any type of text. Before they are passed to js we should change them to js accepted string constants.


- Tests Description:
No


- Files Edited:
org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/parser/EngineIRVisitor.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