Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0016933 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] A. Platform | critical | always | 2011-04-28 23:48 | 2011-05-05 11:21 | |||
Reporter | psarobe | View Status | public | |||||
Assigned To | marvintm | |||||||
Priority | immediate | Resolution | duplicate | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | |||||
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 | ||||||
Review Assigned To | ||||||||
Web browser | ||||||||
Modules | Core | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0016933: Child tabs are not working. Mandatory fields are not filled in automatically | |||||||
Description | Either in the grid or in the form view the mandatory fields are not filed. To reproduce you need to use the configScript.xml attached See attach. See log: 09:14:09 [http-8080-2] ERROR org.openbravo.base.exception.OBException - Couldn't get data for column S_ResourceAssignment_ID org.openbravo.base.exception.OBException: Error while computing combo data at org.openbravo.client.kernel.reference.UIDefinition.getValueInComboReference(UIDefinition.java:471) at org.openbravo.client.kernel.reference.FKComboUIDefinition.getFieldProperties(FKComboUIDefinition.java:52) at org.openbravo.client.application.window.FormInitializationComponent.computeColumnValues(FormInitializationComponent.java:373) at org.openbravo.client.application.window.FormInitializationComponent.execute(FormInitializationComponent.java:198) at org.openbravo.client.kernel.BaseActionHandler.execute(BaseActionHandler.java:68) at org.openbravo.client.kernel.KernelServlet.processActionRequest(KernelServlet.java:197) at org.openbravo.client.kernel.KernelServlet.doGet(KernelServlet.java:104) at org.openbravo.client.kernel.KernelServlet.doPost(KernelServlet.java:181) 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 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:859) 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:619) Caused by: java.lang.NullPointerException at org.openbravo.reference.ui.UIReference.setComboTableDataIdentifier(UIReference.java:230) at org.openbravo.erpCommon.utility.ComboTableData.identifier(ComboTableData.java:821) at org.openbravo.erpCommon.utility.ComboTableData.generateSQL(ComboTableData.java:647) at org.openbravo.erpCommon.utility.ComboTableData.<init>(ComboTableData.java:132) at org.openbravo.client.kernel.reference.UIDefinition.getValueInComboReference(UIDefinition.java:417) ... 36 more 09:14:10 [http-8080-2] INFO org.openbravo.erpCommon.utility.ErrorTextParserPOSTGRE - did not find constraint name for error message: Couldn't get data for column S_ResourceAssignment_ID | |||||||
Steps To Reproduce | 1. Login as Openbravo/openbravo 2. Go to Sales invoice 3. Create a header and save 4. Move to lines and click new in the grid. Notice the mandatory fields are not filled. See attach 5. Happens the same in form view. Even the call-outs don't work after selecting the product | |||||||
Tags | No tags attached. | |||||||
Attached Files | error.png [^] (44,330 bytes) 2011-04-28 23:48
configScript.xml [^] (81,396 bytes) 2011-04-29 09:28 | |||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||
|
Notes | |
(0036194) mtaal (manager) 2011-04-29 00:40 |
Is this in pi or on live.builds? Live.builds is 2 days old, and locally I can't reproduce it, I have pushed several changes today related to these type of stability issues in grid editing. gr. Martin |
Issue History | |||
Date Modified | Username | Field | Change |
2011-04-28 23:48 | psarobe | New Issue | |
2011-04-28 23:48 | psarobe | Assigned To | => psarobe |
2011-04-28 23:48 | psarobe | File Added: error.png | |
2011-04-28 23:48 | psarobe | Modules | => Core |
2011-04-28 23:49 | psarobe | Status | new => scheduled |
2011-04-28 23:49 | psarobe | fix_in_branch | => pi |
2011-04-29 00:40 | mtaal | Note Added: 0036194 | |
2011-04-29 09:21 | psarobe | Assigned To | psarobe => marvintm |
2011-04-29 09:21 | psarobe | fix_in_branch | pi => |
2011-04-29 09:21 | psarobe | Description Updated | View Revisions |
2011-04-29 09:27 | psarobe | Description Updated | View Revisions |
2011-04-29 09:28 | psarobe | File Added: configScript.xml | |
2011-05-05 11:21 | marvintm | Relationship added | duplicate of 0016901 |
2011-05-05 11:21 | marvintm | Status | scheduled => closed |
2011-05-05 11:21 | marvintm | Resolution | open => duplicate |
Copyright © 2000 - 2009 MantisBT Group |