| Summary: | Link to make a new list in masthead in OPAC only appears / works if no other list already exists | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Kelly McElligott <kelly> |
| Component: | OPAC | Assignee: | Owen Leonard <oleonard> |
| Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
| Severity: | enhancement | ||
| Priority: | P5 - low | CC: | fridolin.somers, kelly, nick, simon.pouchol |
| Version: | Main | ||
| Hardware: | All | ||
| OS: | All | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Comma delimited list of Sponsors: | |
| Crowdfunding goal: | 0 | Patch complexity: | Trivial patch |
| Documentation contact: | Documentation submission: | ||
| Text to go in the release notes: | Version(s) released in: | ||
| Circulation function: | |||
| Attachments: |
Bug 19573: Link to make a new list in masthead in OPAC only appears / works if no other list already exists
Bug 19573: Link to make a new list in masthead in OPAC only appears / works if no other list already exists Bug 19573: Link to make a new list in masthead in OPAC only appears / works if no other list already exists |
||
|
Description
Kelly McElligott
2017-11-02 21:25:22 UTC
Created attachment 69067 [details] [review] Bug 19573: Link to make a new list in masthead in OPAC only appears / works if no other list already exists This patch corrects the OPAC masthead include file so that the "New list" link will appear whether or not the logged-in user has existing private lists. To test, apply the patch and log into the OPAC as both a user with private lists and a user without private lists. The header's "Lists" dropdown menu should include a "New list" link in both cases. Created attachment 69081 [details] [review] Bug 19573: Link to make a new list in masthead in OPAC only appears / works if no other list already exists This patch corrects the OPAC masthead include file so that the "New list" link will appear whether or not the logged-in user has existing private lists. To test, apply the patch and log into the OPAC as both a user with private lists and a user without private lists. The header's "Lists" dropdown menu should include a "New list" link in both cases. Signed-off-by: Simon Pouchol <simon.pouchol@biblibre.com> Hi Simon, please make sure to assign the bug to yourself when you provide a patch, thanks! Ah... misread, changing back and sorry. No more bugs before breakfast :) Created attachment 69987 [details] [review] Bug 19573: Link to make a new list in masthead in OPAC only appears / works if no other list already exists This patch corrects the OPAC masthead include file so that the "New list" link will appear whether or not the logged-in user has existing private lists. To test, apply the patch and log into the OPAC as both a user with private lists and a user without private lists. The header's "Lists" dropdown menu should include a "New list" link in both cases. Signed-off-by: Simon Pouchol <simon.pouchol@biblibre.com> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> Pushed to master for 18.05, thanks to everybody involved! Awesome work all, pushed to stable for 17.11.02 Pushed to 17.05.x for v17.05.08 |