Openbravo Issue Tracking System - Openbravo ERP | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0012702 | Openbravo ERP | A. Platform | public | 2010-03-17 09:15 | 2010-04-19 21:10 |
Reporter | mtaal | ||||
Assigned To | mtaal | ||||
Priority | urgent | Severity | major | Reproducibility | have not tried |
Status | closed | Resolution | fixed | ||
Platform | OS | 5 | OS Version | ||
Product Version | pi | ||||
Target Version | pi | Fixed in Version | |||
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 | 0012702: Cycle in parent reference references then DAL throws stack over flow error | ||||
Description | When there is a cycle in the parent reference associations in the AD_Reference table then the DAL will get into an infinite loop and throw a stack over flow. This happens in this method in org.openbravo.base.model.Reference: public String getModelImplementationClassName() { if (getModelImpl() == null && getParentReference() != null) { return getParentReference().getModelImplementationClassName(); } return getModelImpl(); } | ||||
Steps To Reproduce | |||||
Proposed Solution | |||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2010-03-17 09:15 | mtaal | New Issue | |||
2010-03-17 09:15 | mtaal | Assigned To | => mtaal | ||
2010-03-17 09:15 | mtaal | OBNetwork customer | => No | ||
2010-03-19 17:38 | hgbot | Checkin | |||
2010-03-19 17:38 | hgbot | Note Added: 0025625 | |||
2010-03-19 17:38 | hgbot | Status | new => resolved | ||
2010-03-19 17:38 | hgbot | Resolution | open => fixed | ||
2010-03-19 17:38 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/0f475015bd24f8820edbae6cf8ae49a447c23e49 [^] | ||
2010-04-14 18:29 | iperdomo | Note Added: 0026215 | |||
2010-04-14 18:29 | iperdomo | Status | resolved => closed | ||
2010-04-15 00:00 | anonymous | sf_bug_id | 0 => 2987420 | ||
2010-04-19 21:10 | hudsonbot | Checkin | |||
2010-04-19 21:10 | hudsonbot | Note Added: 0026357 |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|