Bug 4068: ensure accepting a suggestion does not hide the 'pending' tab
authorKyle M Hall <kyle@bywatersolutions.com>
Tue, 6 May 2014 12:49:15 +0000 (08:49 -0400)
committerKoha instance rel312x-koha <rel312x-koha@koha-dev.(none)>
Wed, 13 Aug 2014 13:05:03 +0000 (09:05 -0400)
commite56e87913e6e36427b6e39636e9ab1b3cf05d5ed
treebb6e4b7ea4d9b3f619f8ab6f4b7068c86fb66c81
parenta225a9320aa5b1731c4b4679dfde4f2550492de4
Bug 4068: ensure accepting a suggestion does not hide the 'pending' tab

Prior to this patch:

1) Moving a suggestion from status 'pending' to 'accepted
   - After saving only tab 'accepted' is shown.
2) Moving a suggestion back from 'accepted' to 'pending'
   - After saving only tab 'pending' is shown.

Test Plan:
1) Verify the bug by taking the actions listed above
2) Apply this patch
3) Verify the bug no longer exists

Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com>
It is not very elegant but I have nothing else to suggest.

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
(cherry picked from commit 769f18a6a95b3757cb830b0765d93149d03a6495)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
(cherry picked from commit 2182bc1532d769b065ee76a6600ce6325b3bbb81)
suggestion/suggestion.pl