Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0006173 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
backport | [Openbravo ERP] 09. Financial management | major | always | 2008-11-24 12:26 | 2009-03-03 17:16 | |||
Reporter | tds-peter | View Status | public | |||||
Assigned To | vmromanos | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | 2.40 | Fixed in SCM revision | 11804 | |||
Projection | none | ETA | none | Target Version | ||||
OS | Windows | Database | Oracle | Java version | 1.5 | |||
OS Version | 2003 Server | Database version | 10.2 | Ant version | 1.7.1 | |||
Product Version | 2.40 | SCM revision | ||||||
Merge Request Status | ||||||||
Review Assigned To | ||||||||
OBNetwork customer | No | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0006173: Budget Export to Excel - Index out of bounds exception | |||||||
Description | Go to Financial Management / Budgets Create a new Budget and save it Then click Export to Excel A blank green screen with an arrow is displayed with no other data Tomcat log shows an index out of bounds exceptions: java.lang.ArrayIndexOutOfBoundsException: 0 at org.openbravo.erpCommon.ad_reports.ReportBudgetExportExcel.printPageDataExportExcel(Unknown Source) at org.openbravo.erpCommon.ad_reports.ReportBudgetExportExcel.doPost(Unknown Source) at javax.servlet.http.HttpServlet.service(HttpServlet.java:710) at org.openbravo.base.HttpBaseServlet.serviceInitialized(Unknown Source) at org.openbravo.base.secureApp.HttpSecureAppServlet.service(Unknown Source) at javax.servlet.http.HttpServlet.service(HttpServlet.java:803) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:269) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:188) at org.openbravo.utils.CharsetFilter.doFilter(Unknown Source) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:215) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:188) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:213) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:174) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:117) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:108) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:174) at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:874) at org.apache.coyote.http11.Http11BaseProtocol$Http11ConnectionHandler.processConnection(Http11BaseProtocol.java:665) at org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.java:528) at org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(LeaderFollowerWorkerThread.java:81) at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:689) at java.lang.Thread.run(Unknown Source) | |||||||
Steps To Reproduce | Go to Financial Management / Budgets Create a new Budget and save it Then click Export to Excel | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
||||||||
|
![]() |
|
(0012124) svnbot (viewer) 2009-01-12 18:21 |
Repository: openbravo Revision: 11804 Author: vmromanos Date: 2009-01-12 18:21:06 +0100 (Mon, 12 Jan 2009) Fixed bug 6173: Budget Export to Excel - Index out of bounds exception --- U branches/r2.40/src/org/openbravo/erpCommon/ad_reports/ReportBudgetExportExcel.java --- https://dev.openbravo.com/websvn/openbravo/?rev=11804&sc=1 [^] |
![]() |
|||
Date Modified | Username | Field | Change |
2008-11-24 12:26 | rafaroda | New Issue | |
2008-11-24 12:26 | rafaroda | Assigned To | => dalsasua |
2008-11-24 12:26 | rafaroda | Status | new => scheduled |
2009-01-12 18:02 | vmromanos | Assigned To | dalsasua => vmromanos |
2009-01-12 18:21 | svnbot | Checkin | |
2009-01-12 18:21 | svnbot | Note Added: 0012124 | |
2009-01-12 18:21 | svnbot | Status | scheduled => resolved |
2009-01-12 18:21 | svnbot | Resolution | open => fixed |
2009-01-12 18:21 | svnbot | svn_revision | => 11804 |
2009-03-03 17:16 | psarobe | Status | resolved => closed |
Copyright © 2000 - 2009 MantisBT Group |