Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0023565Openbravo ERPA. Platformpublic2013-04-17 10:242013-04-19 12:52
naiaramartinez 
AugustoMauch 
immediateminorhave not tried
closedfixed 
5
 
 
shankarb
Core
Pre packaging ( pi )
2013-03-13
https://code.openbravo.com/erp/devel/main/rev/19f62f21ac43 [^]
Yes
0023565: Reports in HTML are not working
With the same filters, the reports in 'PDF' has data but in HTML the reports are blank. Moreover, in eclipse an error is raised when HTML reports are loaded.

Reports work correctly in MP 21 but not in Mp22 and pi.
Go to 'Sales Invoice Dimensional Report'.

Fill the filters:
  From date: '01-01-2013'
  To Date: '17-04-2013'
  In dimensions select one, for instance, product.

Click 'HTML format' button. An empty pop-up is opened. In eclipse, an error is raised.
No tags attached.
Issue History
2013-04-17 10:24naiaramartinezNew Issue
2013-04-17 10:24naiaramartinezAssigned To => dmiguelez
2013-04-17 10:24naiaramartinezModules => Core
2013-04-17 10:24naiaramartinezTriggers an Emergency Pack => No
2013-04-17 10:40naiaramartinezRegression level => Pre packaging ( pi )
2013-04-17 10:40naiaramartinezRegression date => 2013-03-13
2013-04-17 10:40naiaramartinezRegression introduced by commit => https://code.openbravo.com/erp/devel/main/rev/19f62f21ac43 [^]
2013-04-17 10:40naiaramartinezAssigned Todmiguelez => AugustoMauch
2013-04-17 10:40naiaramartinezPrioritynormal => immediate
2013-04-17 10:40naiaramartinezCategory07. Sales management => A. Platform
2013-04-17 10:40naiaramartinezSummarySales Invoice Dimensional Report is not working in HTML => Reports in HTML are not working
2013-04-17 10:40naiaramartinezDescription Updatedbug_revision_view_page.php?rev_id=4587#r4587
2013-04-17 10:42naiaramartinezDescription Updatedbug_revision_view_page.php?rev_id=4588#r4588
2013-04-17 10:58plujanTriggers an Emergency PackNo => Yes
2013-04-17 10:58plujanStatusnew => acknowledged
2013-04-17 11:22AugustoMauchTag Attached: shankarb
2013-04-17 11:22AugustoMauchReview Assigned To => shankarb
2013-04-17 11:22AugustoMauchTag Detached: shankarb
2013-04-17 11:22AugustoMauchIssue Monitored: shankarb
2013-04-17 11:24hgbotCheckin
2013-04-17 11:24hgbotNote Added: 0057986
2013-04-17 11:24hgbotStatusacknowledged => resolved
2013-04-17 11:24hgbotResolutionopen => fixed
2013-04-17 11:24hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/c4ff9a91fe842945026fbf18143fbbb72b92d93e [^]
2013-04-17 14:11shankarbNote Added: 0057994
2013-04-17 14:11shankarbStatusresolved => closed
2013-04-19 12:52hudsonbotCheckin
2013-04-19 12:52hudsonbotNote Added: 0058042

Notes
(0057986)
hgbot   
2013-04-17 11:24   
Repository: erp/devel/pi
Changeset: c4ff9a91fe842945026fbf18143fbbb72b92d93e
Author: Augusto Mauch <augusto.mauch <at> openbravo.com>
Date: Wed Apr 17 11:23:28 2013 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/c4ff9a91fe842945026fbf18143fbbb72b92d93e [^]

Fixes issue 23565: Checks if the session is null to prevent NPE

Before setting an attribute to the HTTP session, it must be checked that the session is not null to prevent a NullPointerException.

---
M src/org/openbravo/base/secureApp/HttpSecureAppServlet.java
---
(0057994)
shankarb   
2013-04-17 14:11   
Code reviewed and verified in pi changeset c4ff9a91fe84
(0058042)
hudsonbot   
2013-04-19 12:52   
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/872081925d42 [^]

Maturity status: Test