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)
committerFridolin Somers <fridolin.somers@biblibre.com>
Tue, 22 Jul 2014 08:08:14 +0000 (10:08 +0200)
commit2182bc1532d769b065ee76a6600ce6325b3bbb81
treedbd089bea93819824ffd80b31213c034084b6091
parent38ba63f3c46ea70c475283b1ce080696229f03e8
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>
suggestion/suggestion.pl