Summary: | "my suggestions" always says "There are no pending purchase suggestions." | ||
---|---|---|---|
Product: | Koha | Reporter: | Kyle M Hall <kyle.m.hall> |
Component: | OPAC | Assignee: | Kyle M Hall <kyle.m.hall> |
Status: | CLOSED FIXED | QA Contact: | Jonathan Druart <jonathan.druart> |
Severity: | critical | ||
Priority: | P5 - low | CC: | chris, jonathan.druart, nengard |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
GIT URL: | Change sponsored?: | --- | |
Patch complexity: | Small patch | Documentation contact: | |
Documentation submission: | Text to go in the release notes: | ||
Version(s) released in: | Circulation function: | ||
Attachments: |
Bug 10072 - "my suggestions" always says "There are no pending purchase suggestions."
Bug 10072 - "my suggestions" always says "There are no pending purchase suggestions." Bug 10072 - "my suggestions" always says "There are no pending purchase suggestions." |
Description
Kyle M Hall
2013-04-17 18:07:45 UTC
Created attachment 17513 [details] [review] Bug 10072 - "my suggestions" always says "There are no pending purchase suggestions." Test Plan: 1) Log into the OPAC 2) Place a suggestions 3) Instead of seeing your suggestion, you will see "There are no pending purchase suggestions." 4) Apply this patch 5) Reload the page 6) You should now see your suggestions Created attachment 17515 [details] [review] Bug 10072 - "my suggestions" always says "There are no pending purchase suggestions." Test Plan: 1) Log into the OPAC 2) Place a suggestions 3) Instead of seeing your suggestion, you will see "There are no pending purchase suggestions." 4) Apply this patch 5) Reload the page 6) You should now see your suggestions Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz> QA comment: To test this patch IndependantBranches must be off (added to the test plan). Works as expected, the fix is consistent. Marked as Passed QA. Created attachment 17551 [details] [review] Bug 10072 - "my suggestions" always says "There are no pending purchase suggestions." Test Plan: 1) Switch off the IndependantBranches syspref 2) Log into the OPAC 3) Place a suggestions 4) Instead of seeing your suggestion, you will see "There are no pending purchase suggestions." 5) Apply this patch 6) Reload the page 7) You should now see your suggestions Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz> Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com> This patch has been pushed to master and 3.12.x. Pushed to 3.10.x will be in 3.10.6 |