Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0024584
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] A. Platformminoralways2013-08-26 12:442013-10-17 18:37
ReportermalsasuaView Statuspublic 
Assigned Toshankarb 
PriorityhighResolutionfixedFixed in Version3.0MP29
StatusclosedFix in branchFixed in SCM revision38abc951ac77
ProjectionnoneETAnoneTarget Version3.0MP29
OSLinux 32 bitDatabasePostgreSQLJava version1.6.0_18
OS VersionCommunity ApplianceDatabase version8.3.9Ant version1.7.1
Product VersionSCM revision 
Review Assigned ToAugustoMauch
Web browserGoogle Chrome
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0024584: In the reports of type "jasper" error is returned with parameters "BigDecimal"

DescriptionIf 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()


TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(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 (developer)
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 (developer)
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 (manager)
2013-10-17 18:37

Code reviewed and verified in pi@eb0f3ecbdae4

- Issue History
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 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
Powered by Mantis Bugtracker