Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] Fix 137149 : Setting an alias on a column belonging to the scripted datasource, an error is thrown out

- Summary: Setting an alias on a column belonging to the scripted datasource, an error is thrown out

 

- Bugzilla Bug (s) Resolved: 137149

 

- Description:

 

Modified populateOdiQuery() method in PreparedScriptDSQuery.java:

 

1. line "columnMetaData.setAlias( columnDefn.getAlias( ) );" is added

 

- Tests Description: Test Manually.

 

- Files Edited:

/org.eclipse.birt.data/test/org/eclipse/birt/data/engine/api/ScriptedDSTest.java

/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/impl/PreparedScriptDSQuery.java 

/org.eclipse.birt.data/test/org/eclipse/birt/data/engine/api/golden/ScriptedDSTest.testFetchWithAlias.txt

 

 

 

- Files Added:

 

- Notes to Build Team: None

 

- Notes to Developers: None

 

- Notes to QA: None

 

- Notes to Documentation: None

 

 

 

Regards,

 

Xiaofeng Zhang


Back to the top