In-Portal Issue Tracker - In-Portal CMS
Viewing Issue Advanced Details
724 [In-Portal CMS] Data Management bug report always 2010-05-05 11:20 2010-06-10 13:44
alex  
alex  
normal  
closed 5.0.3-RC1  
fixed  
 
none 5.0.4-B1  
http://groups.google.com/group/in-portal-bugs/browse_thread/thread/1f665af2f0254198
0
0000724: Original field values are not set after kDBItem::Create method call
Original field values are not set after kDBItem::Create method call. This way if you will call $object->GetChangedFields(), then all fields will be reported as changed, however they are not.
related to 0000472closed  (5.1.0)alex Domain-based site auto-configuration 
related to 0000740closed  (5.0.4)alex Original fields are not reset after kDBItem::Update method call 
related to 0000782closed  (5.1.0)alex Original fields are set in incorrect place after item creation 
patch original_values_in_create_method.patch (415) 2010-05-05 11:20
http://tracker.in-portal.org/file_download.php?file_id=525&type=bug
Issue History
2010-06-17 14:55 alex Relationship added related to 0000782
2010-06-10 13:44 alex Note Added: 0002418
2010-06-10 13:44 alex Status resolved => closed
2010-05-21 02:34 alex Relationship added related to 0000740
2010-05-18 10:42 alex Changeset attached 5.0.x r13573
2010-05-18 10:42 alex Note Added: 0002233
2010-05-18 10:42 alex Status reviewed and tested => resolved
2010-05-18 10:42 alex Fixed in Version => 5.0.4-B1
2010-05-18 10:42 alex Resolution open => fixed
2010-05-17 17:53 Dmitry Note Added: 0002221
2010-05-17 17:53 Dmitry Assigned To !COMMUNITY => alex
2010-05-17 17:53 Dmitry Status needs testing => reviewed and tested
2010-05-05 11:21 alex Relationship added related to 0000472
2010-05-05 11:21 alex Assigned To => !COMMUNITY
2010-05-05 11:21 alex Developer => alex
2010-05-05 11:21 alex Status active => needs testing
2010-05-05 11:21 alex Reference => http://groups.google.com/group/in-portal-bugs/browse_thread/thread/1f665af2f0254198
2010-05-05 11:20 alex New Issue
2010-05-05 11:20 alex File Added: original_values_in_create_method.patch

Notes
(0002221)
Dmitry   
2010-05-17 17:53   
Tested good, please commit
(0002233)
alex   
2010-05-18 10:42   
Fix committed to 5.0.x branch. Commit Message:

Fixes 0000724: Original field values are not set after kDBItem::Create method call
(0002418)
alex   
2010-06-10 13:44   
Closing since version 5.0.4 is released.