Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [birt-dev] Bug fix request for BIRT 2.0

Title: Bug fix request for BIRT 2.0
I agree. This issue is serious. From the viewer's code path, the result is not expected.
 
Jun
-----Original Message-----
From: birt-dev-bounces@xxxxxxxxxxx [mailto:birt-dev-bounces@xxxxxxxxxxx]On Behalf Of Wenbin He
Sent: 12 January 2006 19:26
To: birt-dev@xxxxxxxxxxx
Subject: [birt-dev] Bug fix request for BIRT 2.0


I propose to fix this bug:

123705:   ClassCastException when trying to cast IReportContext.getHttpServletRequest() to HttpServletRequest.

Access to J2EE session object is an important feature in BIRT 2.0 scripting. We need to have this fix for BIRT 2.0.

-wenbin


Back to the top