Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] CheckIn:Fix 188219 -- convert some illegal chars in the element name to '_' in ELementFactory

Summary:

Fix 188219 -- convert some illegal chars in the element name to '_' in ELementFactory.

- Bugzilla Bug (s) Resolved: 188219


- Description:

 

- Tests Description:

 Unit/Manual test
- Notes to Build Team: None


- Notes to Developers: None


- Notes to QA: None


- Notes to Documentation: None


- Files Added:

- Files Edited:

 

src/org/eclipse/birt/report/model/core/namespace/AbstractNameHelper.java

src/org/eclipse/birt/report/model/core/namespace/ModuleNameHelper.java

src/org/eclipse/birt/report/model/core/namespace/DimensionNameHelper.java

 

test/org/eclipse/birt/report/model/api/ElementFactoryTest.java

src/org/eclipse/birt/report/model/metadata/NamePropertyType.java

 


Back to the top