https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37222
David Nind <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA --- Comment #5 from David Nind <[email protected]> --- Thanks Owen! I've had another go at testing. These items remain: 1. Circulation > Check out to a patron: I went to Circulation from the home page, then "Check out" from the circulation page. The sidebar menu is still a bulleted list without styling - this is the same for all other areas of Circulation where the sidebar menu is displayed: . In the patch, I can't match the before markup (<div id="menu">) with what is on the actual page HTML before the patch is applied . In the patch, the updated markup is: <div id="circ-menu" class="sidebar_menu"> . On the page after the patch is applied, the markup is: <div id="circ-menu"> (both for Firefox and Chromium) 2. Administration > View system preferences: no change from previous testing - the section you are on (such as Administration) does not have a light background for the sub sidebar menu options for that section (for example - CAS authentication to Share anonymous usage statistics has the normal gray background, not the light gray background). (As an aside, I think I preferred the way it was before the theme update - with the submenus aligned to the right and the same text size as the group heading.) 3. Cataloging > Stock rotation > Manage stages and manage items for a rotation: . When on other pages (Manage stages, Manage items), those are highlighted as expected at the top of the sidebar menu, but stock rotation further down the sidebar isn't (it was highlighted before the patch). Other areas - either fixed or the same behavour as before the patch =================================================================== - Catalog > View a bibliographic record: OK - Acquisitions > Acquisitions home: OK and improvements (when on vendor page, highlights appropriate vendor sidebar menu items - didn't before) (fixed - Acquisitions home not highlighted): . Note that while the behavour remains the same for the vendor sidebar menu, it is a little inconsistent, but outside the scope of this bug I think: . Baskets: displays vendor sidebar menu + the full sidebar menu . Basket groups: displays vendor sidebar menu + the full sidebar menu . Contracts: vendor sidebar menu disappears, and displays the full sidebar menu . Vendor issues: only shows the vendor sidebar menu . Invoices: vendor sidebar menu disappears, and displays the search filters and the full sidebar menu with Invoices highlighted . Uncertain prices: only shows the vendor sidebar menu - Cataloging > Stage MARC records for import: OK (fixed - Stage records for import sidebar menu item not highlighted (same for Managed staged records sidebar menu item)) - Reports > Acquisitions statistics: OK (fixed - sidebar menu item not highlighted, and not highlighted on the report results page (same for other reports)) - Reports > View dictionary: OK (fixed - sidebar menu item not highlighted) - Point of sale: OK (fixed - sidebar menu items not highlighted) - E-resource management: OK (fixed - tree of sub menu items not indented) - Preservation: seems OK, but I didn't add any data - Serials: OK - Tools > Patron lists: OK (fixed - sidebar menu items not highlighted) -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
