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)
committerGalen Charlton <gmc@esilibrary.com>
Thu, 8 May 2014 16:35:32 +0000 (16:35 +0000)
commit769f18a6a95b3757cb830b0765d93149d03a6495
tree311b2987fb8bd6f6f757ec1695df8b7f4a6b804a
parent0b06e4ee189c13964a461800e512757871ad22fa
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>
suggestion/suggestion.pl