Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] CheckIn:Fix bugzilla bug 123559 Interval can't be set on scripted data

-Summary:

Fix bugzilla bug 123559 Interval can't be set on scripted data

 

-Bugzilla Bug (s) Resolved:

None

 

-Description:

Set the type of temporary computed column according to the interval type set by user rather than simply use “AnyType”.


-Tests Description:
UnitTest


-Files Edited:

"/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/i18n/Messages.properties"

"/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/i18n/ResourceConstants.java"

"/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/impl/ComputedColumnHelper.java"

"/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/impl/PreparedQuery.java"

 

- Notes to Build Team:
- Notes to Developers:
- Notes to QA: 
 

- Notes to Documentation:

 


Back to the top