Bug 5690

Summary: items.timestamp was not being updated when an item was edited
Product: Koha Reporter: Chris Cormack <chris>
Component: CatalogingAssignee: Galen Charlton <gmcharlt>
Status: CLOSED FIXED QA Contact: Bugs List <koha-bugs>
Severity: normal    
Priority: PATCH-Sent (DO NOT USE) CC: julian.maurice, koha.sekjal, paul.poulain
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Bug Depends on:    
Bug Blocks: 5574    
Attachments: Patch for 5690
POD for function updated

Description Chris Cormack 2011-02-03 21:02:04 UTC
If items.timestamp is used in the framework and hidden the fact that it is NOT deleted before update is done would input the previous timestamp, which is not the desired behaviour.
Comment 1 Chris Cormack 2011-02-03 21:04:44 UTC
Created attachment 3063 [details] [review]
Patch for 5690
Comment 2 Chris Cormack 2011-02-04 00:26:42 UTC
Pushed please test
Comment 3 Paul Poulain 2011-02-17 10:20:37 UTC
Created attachment 3169 [details] [review]
POD for function updated
Comment 4 Paul Poulain 2011-02-17 10:21:07 UTC
except for the POD, this entry can be marked as resolved