Bug 20372

Summary: Correct toolbar markup on some pages
Product: Koha Reporter: Owen Leonard <oleonard>
Component: TemplatesAssignee: Owen Leonard <oleonard>
Status: CLOSED FIXED QA Contact: Testopia <testopia>
Severity: minor    
Priority: P5 - low CC: fridolin.somers, martin.renvoize, nick
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: Trivial patch
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Attachments: Bug 20372: Correct toolbar markup on some pages
Bug 20372: Correct toolbar markup on some pages
Bug 20372: Correct toolbar markup on some pages
Bug 20372: Correct toolbar markup on some pages

Description Owen Leonard 2018-03-12 12:51:42 UTC
There are a few instances of div#toolbar which contain markup which isn't consistent with most other examples. This can cause problems with CSS styles.
Comment 1 Owen Leonard 2018-03-12 13:08:29 UTC Comment hidden (obsolete)
Comment 2 Owen Leonard 2018-03-12 13:20:42 UTC
Created attachment 72682 [details] [review]
Bug 20372: Correct toolbar markup on some pages

Differences in markup around some toolbars has the potential to create
CSS styling problems. This patch changes the markup to be consistent
with other instances of <div id="toolbar"></div>

To test, apply the patch and view these pages:

- Course reserves (main page)
- Course reserves -> Course detail page
- Reports -> Dictionary

On each of these pages the toolbar should look correct.
Comment 3 Claire Gravely 2018-03-12 13:34:05 UTC
Created attachment 72687 [details] [review]
Bug 20372: Correct toolbar markup on some pages

Differences in markup around some toolbars has the potential to create
CSS styling problems. This patch changes the markup to be consistent
with other instances of <div id="toolbar"></div>

To test, apply the patch and view these pages:

- Course reserves (main page)
- Course reserves -> Course detail page
- Reports -> Dictionary

On each of these pages the toolbar should look correct.

Signed-off-by: Claire Gravely <claire.gravely@bsz-bw.de>
Comment 4 Katrin Fischer 2018-03-12 15:32:46 UTC
Created attachment 72708 [details] [review]
Bug 20372: Correct toolbar markup on some pages

Differences in markup around some toolbars has the potential to create
CSS styling problems. This patch changes the markup to be consistent
with other instances of <div id="toolbar"></div>

To test, apply the patch and view these pages:

- Course reserves (main page)
- Course reserves -> Course detail page
- Reports -> Dictionary

On each of these pages the toolbar should look correct.

Signed-off-by: Claire Gravely <claire.gravely@bsz-bw.de>

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Comment 5 Jonathan Druart 2018-03-19 18:31:52 UTC
Pushed to master for 18.05, thanks to everybody involved!
Comment 6 Nick Clemens 2018-04-24 01:33:31 UTC
Awesome work all, backported to stable for 17.11.05
Comment 7 Fridolin Somers 2018-04-24 08:29:05 UTC
Pushed to 17.05.x for 17.05.11