Bug 6043 - No suggestions showing when independant branches set to OFF
Summary: No suggestions showing when independant branches set to OFF
Status: CLOSED FIXED
Alias: None
Product: Koha
Classification: Unclassified
Component: Acquisitions (show other bugs)
Version: Main
Hardware: All All
: PATCH-Sent (DO NOT USE) major (vote)
Assignee: Paul Poulain
QA Contact: Bugs List
URL: /cgi-bin/koha/suggestion/suggestion.p...
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-04 13:12 UTC by Katrin Fischer
Modified: 2012-10-25 23:03 UTC (History)
2 users (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments
proposed patch (973 bytes, patch)
2011-04-04 13:15 UTC, Paul Poulain
Details | Diff | Splinter Review
Signed off patch (1.06 KB, patch)
2011-04-04 13:20 UTC, Katrin Fischer
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
Description Katrin Fischer 2011-04-04 13:12:42 UTC
To test: 

1) Create suggestion from OPAC with normal staff user
2) Set sys pref IndependantBranches to 'Prevent'
3) Go to acquisitions home page - it will show one suggestion pending
4) Go to manage suggestions - it will not show up
5) Set sys pref IndependantBranches to 'Don't prevent' - suggestion will be shown

Suggestion should show up for both settings of IndependantBranches.
Comment 1 Paul Poulain 2011-04-04 13:15:55 UTC Comment hidden (obsolete)
Comment 2 Katrin Fischer 2011-04-04 13:20:06 UTC
Created attachment 3626 [details] [review]
Signed off patch
Comment 3 Chris Cormack 2011-04-04 22:06:33 UTC
Pushed, please test