Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev]CheckIn: Fix Bugzilla Bug 184569 --- Time parameter format will affact other data item format.[0705]

Title: [birt-dev]CheckIn: Fix Bugzilla Bug 184569 --- Time parameter format will affact other data item format.[0705]

- Summary:
Fix Bugzilla Bug 184569 --- Time parameter format will affact other data item format.[0705]

- Bugzilla Bug (s) Resolved:
184569

- Description:
engine computer the date format using the format pattern, and will cache the result.[Code: ExecutionContext.java].

if more than one date types which with the same format pattern(null) are computerd, they get the format result from the cache and bug is reproduced.


- Tests Description  :
Manual Test


- Notes to Build Team:
None


- Notes to Developers:
None


- Notes to QA:  
None

- Notes to Documentation:  
None


- Files Edited:
"/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/executor/ExecutionContext.java"

- Files Added:
None

- Files Deleted
None

- Wei Wang
Actuate Software(Shanghai) Co.,Ltd

 


Back to the top