Bug 14735: Save cache_expiry on modifying a report
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Tue, 10 Nov 2015 15:17:12 +0000 (15:17 +0000)
committerLiz Rea <wizzyrea@gmail.com>
Thu, 10 Dec 2015 23:04:06 +0000 (12:04 +1300)
commitc11723f28aa32f24255c3c882ecfbbaa5f3dbe98
tree1f2d4663521f401a329f6eedd9a96ae834ba728c
parent7e15f61a69df9d2f762b065295c9f2451bd96f8e
Bug 14735: Save cache_expiry on modifying a report

The cache_expiry is not saved when updating a SQL report.

Test plan:
0/ Enable memcached
1/ Create a sql report
2/ Edit it and change the cache expiry value
3/ Edit again
=> The value should have been updated.

Signed-off-by: Frederic Demians <f.demians@tamil.fr>
  Repeatable bug. Solved with this patch.
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>

(cherry picked from commit 27a15d5a429620dbad0a16292d714e3389ea057e)
(cherry picked from commit eeb9a6c1e577245387604987a5ed1cd5c1ab1411)
Signed-off-by: Liz Rea <wizzyrea@gmail.com>
reports/guided_reports.pl