Bug 5690 - items.timestamp was not being updated when an item was edited
Summary: items.timestamp was not being updated when an item was edited
Status: CLOSED FIXED
Alias: None
Product: Koha
Classification: Unclassified
Component: Cataloging (show other bugs)
Version: master
Hardware: All All
: PATCH-Sent (DO NOT USE) normal (vote)
Assignee: Galen Charlton
QA Contact: Bugs List
URL:
Keywords:
Depends on:
Blocks: 5574
  Show dependency treegraph
 
Reported: 2011-02-03 21:02 UTC by Chris Cormack
Modified: 2012-10-25 23:03 UTC (History)
3 users (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments
Patch for 5690 (951 bytes, patch)
2011-02-03 21:04 UTC, Chris Cormack
Details | Diff | Splinter Review
POD for function updated (647 bytes, patch)
2011-02-17 10:20 UTC, Paul Poulain
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
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