| RE: [birt-dev] problem with linking report parameters with DataSetparametersonBIRT 2.2.2 |
|
Ernesto,
This seems to be the same issue as described in https://bugs.eclipse.org/bugs/show_bug.cgi?id=229406 .
Please add a description of your use case in that Bugzilla entry, so that they
can be looked into at the same time. Thanks.
Linda From: birt-dev-bounces@xxxxxxxxxxx [mailto:birt-dev-bounces@xxxxxxxxxxx] On Behalf Of Ernesto Reinaldo Barreiro Sent: Wednesday, April 30, 2008 5:06 AM To: For developers on the BIRT project Subject: Re: [birt-dev] problem with linking report parameters with DataSetparametersonBIRT 2.2.2 The problem I have is not with running the report (In fact this report will produce no out-put) but with the report designer which will fail to edit the DataSet with name DataSet222 because version 2.2.2 of the designer is generating a faulty XML (see bellow). I don't know if this is because I'm missing something but the fact is that this doesn't happen when using version 2.2.1.1 of the designer (connecting to the same database and using the same informix SQL driver). I guess this report will not run on your server as I have replaced the sensible parts of the connection URL with XXXX... I just attached it to illustrate the differences between the XML 2.2.1.1 generated and the XML generated by version 2.2.2... I might try to use sample database included with BIRT to build this example and see if this is not depending on the connection to our database (but I don't think so because it was also happening when connecting to our own ODA extensions which do not use JDBC)... Thanks for your answer Ernesto |