Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] CheckIn: Fix Bugzilla bug 191884. [regression][deploy]DataException when preview attached report in frameset servlet[0601]

-    Summary:

CheckIn: Fix Bugzilla bug 191884. [regression][deploy]DataException when preview attached report in frameset servlet[0601].
- Bugzilla Bug (s) Resolved:

   [191884] [regression][deploy]DataException when preview attached report in frameset servlet[0601].

- Description:

Duplicated close action of ResultIterator caused this problem. Return immediately in ResultIterator's close method if its status is NOT_STARTED or

CLOSED.

.


- Tests Description:
   Unite tests and Manual tests.

 

- Reviewer:

  Mingxia Wu


- Notes to Build Team:

- Notes to Developers:

- Notes to QA: 
 

 

- Notes to Documentation:  

- Files Added:

 

- Files Edited

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

 

- Files Deleted

 

Jianchao Li


Back to the top