Bug 5734 - Fix column order in issue history
Summary: Fix column order in issue history
Status: CLOSED FIXED
Alias: None
Product: Koha
Classification: Unclassified
Component: Circulation (show other bugs)
Version: master
Hardware: All All
: PATCH-Sent (DO NOT USE) minor (vote)
Assignee: Guillaume Hatt
QA Contact: Bugs List
URL:
Keywords:
Depends on:
Blocks: 5575
  Show dependency treegraph
 
Reported: 2011-02-10 02:22 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 reverting commit (1.25 KB, patch)
2011-03-15 15:02 UTC, Julian Maurice
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-10 02:22:33 UTC

    
Comment 1 Galen Charlton 2011-03-01 16:34:23 UTC
Submitted a patch reverting commit adb1aefaf34, which was not properly tested - the commit had the effect of duplicating the checkout date column unnecessarily.
Comment 2 MJ Ray (software.coop) 2011-03-06 12:09:47 UTC
This bug is mentioned in:
Bug 5734 (MT3625) Fix column order in issue	history http://lists.koha-community.org/pipermail/koha-patches/2011-February/013841.html
Comment 3 Chris Cormack 2011-03-15 03:20:03 UTC
Please remember to change Importance to PATCH-Sent and switch the patch status to needs signoff.
Comment 4 Julian Maurice 2011-03-15 15:02:55 UTC
Created attachment 3303 [details] [review]
Patch reverting commit

It seems that the patch duplicate the checkout date column again, instead of removing it.
Attached a patch that reverts commit.
Comment 5 Chris Cormack 2011-03-16 03:30:37 UTC
Merge has been reverted