Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0015043Openbravo ERPA. Platformpublic2010-10-26 21:232010-12-09 16:07
mtaal 
mtaal 
normalminorhave not tried
closedfixed 
5
pi 
pi 
Core
No
0015043: In-memory columnid not set in case of id property which is foreign key
The ad_ref_table table has a primary key which is also the link to the parent table. In this case the columnId member of the Property was not set, resulting in NullPointerExceptions in the new user interface development.
No tags attached.
Issue History
2010-10-26 21:23mtaalNew Issue
2010-10-26 21:23mtaalAssigned To => mtaal
2010-10-26 21:24hgbotCheckin
2010-10-26 21:24hgbotNote Added: 0032237
2010-10-26 21:24hgbotStatusnew => resolved
2010-10-26 21:24hgbotResolutionopen => fixed
2010-10-26 21:24hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/d9766e1a501d47af481447b4f1f0c8e629f39607 [^]
2010-11-05 12:44hudsonbotCheckin
2010-11-05 12:44hudsonbotNote Added: 0032421
2010-11-24 18:54marvintmNote Added: 0032832
2010-11-24 18:54marvintmStatusresolved => closed
2010-12-09 16:07anonymoussf_bug_id0 => 3133537

Notes
(0032237)
hgbot   
2010-10-26 21:24   
Repository: erp/devel/pi
Changeset: d9766e1a501d47af481447b4f1f0c8e629f39607
Author: Martin Taal <martin.taal <at> openbravo.com>
Date: Tue Oct 26 21:24:11 2010 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/d9766e1a501d47af481447b4f1f0c8e629f39607 [^]

Fixes issue 15043: In-memory columnid not set in case of id property which is foreign key

---
M src/org/openbravo/base/model/ModelProvider.java
---
(0032421)
hudsonbot   
2010-11-05 12:44   
A changeset related to this issue has been promoted to main after passing a series of tests and an OBX has been generated:

Changeset: http://code.openbravo.com/erp/devel/main/rev/d9766e1a501d [^]
Merge Changeset: http://code.openbravo.com/erp/devel/main/rev/f2cf138fa03c [^]
Tests: http://builds.openbravo.com/view/int/ [^]
OBX: http://builds.openbravo.com/erp/core/obx/OpenbravoERP-2.50CI.18797.obx [^]
(0032832)
marvintm   
2010-11-24 18:54   
Looks fine.