Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0017036 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] A. Platform | critical | have not tried | 2011-05-06 09:55 | 2011-05-13 08:50 | |||
Reporter | plujan | View Status | public | |||||
Assigned To | mtaal | |||||||
Priority | immediate | Resolution | fixed | Fixed in Version | 3.0RC7 | |||
Status | closed | Fix in branch | pi | Fixed in SCM revision | d9a05940ef9c | |||
Projection | none | ETA | none | Target Version | 3.0RC7 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | pi | 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 | 0017036: An error box is shown when clicking New in Price List Schema lines | |||||||
Description | When creating a Price List Schema, clicking New in Lines result in an error as shown in the attach. | |||||||
Steps To Reproduce | 1. Go to Price List Schema 2. Create a new header 3. Move to lines and click the New icon 4. An error alert is shown. See attached screenshot | |||||||
Tags | No tags attached. | |||||||
Attached Files | ![]() | |||||||
![]() |
|
![]() |
|
(0036485) alostale (viewer) 2011-05-06 10:55 |
2405805 [http-8880-2] ERROR org.openbravo.service.json.DefaultJsonDataService - java.lang.NullPointerException at org.openbravo.service.json.DefaultJsonDataService.fetch(DefaultJsonDataService.java:103) at org.openbravo.service.datasource.DefaultDataSourceService.fetch(DefaultDataSourceService.java:57) at org.openbravo.service.datasource.DataSourceServlet.doFetch(DataSourceServlet.java:217) at org.openbravo.service.datasource.DataSourceServlet.doPost(DataSourceServlet.java:496) at javax.servlet.http.HttpServlet.service(HttpServlet.java:637) at org.openbravo.base.HttpBaseServlet.serviceInitialized(HttpBaseServlet.java:225) at org.openbravo.base.secureApp.HttpSecureAppServlet.service(HttpSecureAppServlet.java:456) at org.openbravo.client.kernel.BaseKernelServlet.callServiceInSuper(BaseKernelServlet.java:89) at org.openbravo.client.kernel.BaseKernelServlet.service(BaseKernelServlet.java:65) at org.openbravo.service.datasource.DataSourceServlet.service(DataSourceServlet.java:116) at javax.servlet.http.HttpServlet.service(HttpServlet.java:717) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) at org.openbravo.utils.SessionExpirationFilter.doFilter(SessionExpirationFilter.java:66) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) at org.openbravo.utils.CharsetFilter.doFilter(CharsetFilter.java:35) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) at org.openbravo.dal.core.DalRequestFilter$1.doAction(DalRequestFilter.java:81) at org.openbravo.dal.core.ThreadHandler.run(ThreadHandler.java:46) at org.openbravo.dal.core.DalRequestFilter.doFilter(DalRequestFilter.java:103) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:298) at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:852) at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:588) at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:489) at java.lang.Thread.run(Thread.java:662) |
(0036493) vmromanos (viewer) 2011-05-06 11:47 |
The same issue can be reproduced in other windows while creating lines (Purchase Order) 511690 [http-8080-3] ERROR org.openbravo.client.kernel.ComponentGenerator - Error parsing component View >>>>>>> Issues found in javascript <<<<<<<<< Core.View:510:25: Unexpected '\'. >> offending code: '--': '<None\>', Core.View:2805:34: Unexpected '\'. >> offending code: filterClause: ' ( e.updated \> @transactionalRange@ or e.processed = \'N\' ) ', >>>>>>> Issues (5062ms) <<<<<<<<< |
(0036503) hgbot (developer) 2011-05-06 13:05 |
Repository: erp/devel/pi Changeset: d9a05940ef9c0d1663e1d0e9fc6e96e1adc33102 Author: Martin Taal <martin.taal <at> openbravo.com> Date: Fri May 06 13:05:26 2011 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/d9a05940ef9c0d1663e1d0e9fc6e96e1adc33102 [^] Fixes issue 17036: An error box is shown when clicking New in Price List Schema lines --- M modules/org.openbravo.service.json/src/org/openbravo/service/json/DefaultJsonDataService.java --- |
(0036842) hudsonbot (viewer) 2011-05-12 13:30 |
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/c40e579fcd38 [^] Maturity status: Test |
![]() |
|||
Date Modified | Username | Field | Change |
2011-05-06 09:55 | plujan | New Issue | |
2011-05-06 09:55 | plujan | Assigned To | => alostale |
2011-05-06 09:55 | plujan | File Added: CreatePriceListSchemaLine.PNG | |
2011-05-06 09:55 | plujan | Modules | => Core |
2011-05-06 09:55 | plujan | OBNetwork customer | => No |
2011-05-06 10:55 | alostale | Note Added: 0036485 | |
2011-05-06 11:02 | alostale | Status | new => scheduled |
2011-05-06 11:02 | alostale | Assigned To | alostale => mtaal |
2011-05-06 11:02 | alostale | fix_in_branch | => pi |
2011-05-06 11:47 | vmromanos | Note Added: 0036493 | |
2011-05-06 13:05 | hgbot | Checkin | |
2011-05-06 13:05 | hgbot | Note Added: 0036503 | |
2011-05-06 13:05 | hgbot | Status | scheduled => resolved |
2011-05-06 13:05 | hgbot | Resolution | open => fixed |
2011-05-06 13:05 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/d9a05940ef9c0d1663e1d0e9fc6e96e1adc33102 [^] |
2011-05-12 13:30 | hudsonbot | Checkin | |
2011-05-12 13:30 | hudsonbot | Note Added: 0036842 | |
2011-05-13 08:50 | alostale | Status | resolved => closed |
2011-05-13 08:50 | alostale | Fixed in Version | => 3.0RC7 |
Copyright © 2000 - 2009 MantisBT Group |