#1222: dBizObj.getPK fails on compound PK causing requery to fail too
--------------------+-------------------------------------------------------
 Reporter:  sunday  |       Owner:  somebody
     Type:  defect  |      Status:  new     
 Priority:  major   |   Milestone:  0.9.2   
Component:  biz     |     Version:  0.9.1   
 Keywords:          |  
--------------------+-------------------------------------------------------
 dabo\biz\dBizObj.py, around line 1357:
 return cc.getFieldVal(self.KeyField) fails if self.KeyField is a string
 with comma-separated fieldnames. Instead return cc.getPK() should suffice,
 splitting the KeyField has already been taken care of by the dCursorMixin.

-- 
Ticket URL: <http://trac.dabodev.com/ticket/1222>
Dabo Trac <http://trac.dabodev.com>
Trac Page for Dabo

_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev
Searchable Archives: http://leafe.com/archives/search/dabo-dev
This message: 
http://leafe.com/archives/byMID/[email protected]

Reply via email to