Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0024584 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] A. Platform | minor | always | 2013-08-26 12:44 | 2013-10-17 18:37 | |||
Reporter | malsasua | View Status | public | |||||
Assigned To | shankarb | |||||||
Priority | high | Resolution | fixed | Fixed in Version | 3.0MP29 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 38abc951ac77 | ||||
Projection | none | ETA | none | Target Version | 3.0MP29 | |||
OS | Linux 32 bit | Database | PostgreSQL | Java version | 1.6.0_18 | |||
OS Version | Community Appliance | Database version | 8.3.9 | Ant version | 1.7.1 | |||
Product Version | SCM revision | |||||||
Merge Request Status | ||||||||
Review Assigned To | AugustoMauch | |||||||
OBNetwork customer | OBPS | |||||||
Web browser | Google Chrome | |||||||
Modules | Core | |||||||
Support ticket | 22368 | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0024584: In the reports of type "jasper" error is returned with parameters "BigDecimal" | |||||||
Description | If you define a report of type "jasper", and this report has got a parameter BigDecimal of type isForPrompting="true", error is returned | |||||||
Steps To Reproduce | . create a new report . jasper report: Y . jasper template: your_template . new parameter: . reference: quantity . name: param1 . in the jasper report, define the parameter as BigDecimal: <parameter name="param1" isForPrompting="true" class="java.math.BigDecimal"/> . run report: java.lang.NullPointerException at getCause() | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(0061529) hgbot (developer) 2013-10-03 10:09 |
Repository: erp/devel/pi Changeset: a6dc9d603212f5efc75058491395d159af5b23d8 Author: Shankar Balachandran <shankar.balachandran <at> openbravo.com> Date: Thu Oct 03 13:12:47 2013 +0530 URL: http://code.openbravo.com/erp/devel/pi/rev/a6dc9d603212f5efc75058491395d159af5b23d8 [^] Related to issue 0024584: Existing code formatting --- M src/org/openbravo/base/secureApp/HttpSecureAppServlet.java --- |
(0061530) hgbot (developer) 2013-10-03 10:09 |
Repository: erp/devel/pi Changeset: 38abc951ac77460f3037a2e64be68bd4f79f231d Author: Shankar Balachandran <shankar.balachandran <at> openbravo.com> Date: Thu Oct 03 13:19:33 2013 +0530 URL: http://code.openbravo.com/erp/devel/pi/rev/38abc951ac77460f3037a2e64be68bd4f79f231d [^] fixes issue 0024584: Error when defining big decimal parameters with prompt in jasper reports e.getCause().getCause() is called only when e.getCause() is not null. --- M src/org/openbravo/base/secureApp/HttpSecureAppServlet.java --- |
(0061723) hudsonbot (viewer) 2013-10-16 19:46 |
A changeset related to this issue has been promoted main and to the Central Repository, after passing a series of tests. Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/51315988909a [^] Maturity status: Test |
(0061724) hudsonbot (viewer) 2013-10-16 19:46 |
A changeset related to this issue has been promoted main and to the Central Repository, after passing a series of tests. Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/51315988909a [^] Maturity status: Test |
(0061795) AugustoMauch (administrator) 2013-10-17 18:37 |
Code reviewed and verified in pi@eb0f3ecbdae4 |
![]() |
|||
Date Modified | Username | Field | Change |
2013-08-26 12:44 | malsasua | New Issue | |
2013-08-26 12:44 | malsasua | Assigned To | => AugustoMauch |
2013-08-26 12:44 | malsasua | Web browser | => Google Chrome |
2013-08-26 12:44 | malsasua | Modules | => Core |
2013-08-26 12:44 | malsasua | OBNetwork customer | => Yes |
2013-08-26 12:44 | malsasua | Support ticket | => 22368 |
2013-08-26 12:44 | malsasua | Triggers an Emergency Pack | => No |
2013-08-27 10:28 | jonalegriaesarte | Web browser | Google Chrome => Google Chrome |
2013-08-27 10:28 | jonalegriaesarte | Target Version | => 3.0MP29 |
2013-10-03 09:26 | shankarb | Assigned To | AugustoMauch => shankarb |
2013-10-03 09:53 | shankarb | Review Assigned To | => AugustoMauch |
2013-10-03 09:53 | shankarb | Web browser | Google Chrome => Google Chrome |
2013-10-03 10:09 | hgbot | Checkin | |
2013-10-03 10:09 | hgbot | Note Added: 0061529 | |
2013-10-03 10:09 | hgbot | Checkin | |
2013-10-03 10:09 | hgbot | Note Added: 0061530 | |
2013-10-03 10:09 | hgbot | Status | new => resolved |
2013-10-03 10:09 | hgbot | Resolution | open => fixed |
2013-10-03 10:09 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/38abc951ac77460f3037a2e64be68bd4f79f231d [^] |
2013-10-03 10:09 | shankarb | Issue Monitored: AugustoMauch | |
2013-10-16 19:46 | hudsonbot | Checkin | |
2013-10-16 19:46 | hudsonbot | Note Added: 0061723 | |
2013-10-16 19:46 | hudsonbot | Checkin | |
2013-10-16 19:46 | hudsonbot | Note Added: 0061724 | |
2013-10-17 18:37 | AugustoMauch | Note Added: 0061795 | |
2013-10-17 18:37 | AugustoMauch | Status | resolved => closed |
2013-10-17 18:37 | AugustoMauch | Fixed in Version | => 3.0MP29 |
Copyright © 2000 - 2009 MantisBT Group |