Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0029412 | Openbravo ERP | A. Platform | public | 2015-03-25 17:20 | 2015-03-27 14:47 |
|
Reporter | NaroaIriarte | |
Assigned To | NaroaIriarte | |
Priority | urgent | Severity | major | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | 3.0PR15Q2 | |
Merge Request Status | |
Review Assigned To | alostale |
OBNetwork customer | |
Web browser | |
Modules | Core |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0029412: The ReportingUtils.java does not work properly. |
Description | There is an enum class called "ExportType" inside the "ReportingUtils" class.
This does not work properly when it is used outside the package in which is defined.
If one try to use it, an error is catched. |
Steps To Reproduce | 1- Open Eclipse an open "About.java".
2- Put the following code line inside the "doPost" method:
ExportType exportType = ReportingUtils.ExportType.PDF;
3- Go to your Openbravo workspace and click "about" in the "help" tab.
4- You will the error attached in the txt file. |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | related to | feature request | 0026763 | | closed | gorkaion | Ability to launch reports from process definitions | related to | defect | 0029441 | | closed | NaroaIriarte | Exporting to XLS does not work in the new ReportingUtils class |
|
Attached Files | logerror.txt (3,333) 2015-03-25 17:20 https://issues.openbravo.com/file_download.php?file_id=7935&type=bug |
|
Issue History |
Date Modified | Username | Field | Change |
2015-03-25 17:20 | NaroaIriarte | New Issue | |
2015-03-25 17:20 | NaroaIriarte | Assigned To | => NaroaIriarte |
2015-03-25 17:20 | NaroaIriarte | File Added: logerror.txt | |
2015-03-25 17:20 | NaroaIriarte | Modules | => Core |
2015-03-25 17:20 | NaroaIriarte | Triggers an Emergency Pack | => No |
2015-03-26 15:24 | alostale | Review Assigned To | => alostale |
2015-03-26 15:30 | hgbot | Checkin | |
2015-03-26 15:30 | hgbot | Note Added: 0076015 | |
2015-03-26 15:30 | hgbot | Status | new => resolved |
2015-03-26 15:30 | hgbot | Resolution | open => fixed |
2015-03-26 15:30 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/72aaa69915807484e30a526991e0b08f0c6fbcc0 [^] |
2015-03-26 15:32 | alostale | Note Added: 0076016 | |
2015-03-26 15:32 | alostale | Status | resolved => closed |
2015-03-26 15:32 | alostale | Fixed in Version | => 3.0PR15Q2 |
2015-03-27 02:12 | hudsonbot | Checkin | |
2015-03-27 02:12 | hudsonbot | Note Added: 0076045 | |
2015-03-27 13:37 | NaroaIriarte | Relationship added | related to 0029441 |
2015-03-27 14:47 | alostale | Relationship added | related to 0026763 |