https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42163

David Cook <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Passed QA                   |Failed QA

--- Comment #10 from David Cook <[email protected]> ---
(In reply to David Cook from comment #8)
> (In reply to Lisette Scheer from comment #2)
> > This patch updates the plugin wrapper to use the main-container.inc, which
> > allows it to call the vue islands.
> > 
> > 
> > 
> > To Test:
> > BEFORE APPLYING THE PATCH
> > 1. Install the kitchen sink plugin
> > 2. Navigate to Admin->Plugins and configure the kitchen sink plugin
> > 3. See there is no menu on the left hand side of the page.
> > 4. Go to tools->kitchen sink tool plugin
> > 5. Observe there is a menu bar on the left hand size
> > 6. Go to reports->kitchen sink plugin
> > 7. Observe there is a menu bar on the left hand size
> > 8. Apply the patch
> > 9. Repeat steps 2,4, and 6
> > 10. Observe they all have the menu that matches the area (tool=tool menu,
> > report=report menu, admin/configure=admin menu)
> > 11. Sign off!
> 
> So... I cannot get this to work... even the plugins-home.pl page won't show
> left nav menu so that's interesting...

So this is where the test plan could be improved. It's not clear what "Install
the kitchen sink plugin" strictly means.

Typically, when I install the kitchen sink plugin, I go to
https://github.com/bywatersolutions/dev-koha-plugin-kitchen-sink/releases and
take the latest packaged release

But... it looks like the last release was from August 2025 and the plugin
version has been stuck on 2.6.3 since then. 

So if I go to /var/lib/koha/kohadev and git clone
dev-koha-plugin-kitchen-sink.git and then move the Koha up a level...

Nope still doesn't really work. 

/cgi-bin/koha/plugins/run.pl?class=Koha%3A%3APlugin%3A%3ACom%3A%3AByWaterSolutions%3A%3AKitchenSink&method=report
This gets a few Javascript errors because it can't find datepicker.js and
datepicker.css, and the aside nav doesn't load.

The aside nav does load now when going to "Run admin tool" or to "Configure",
but "Run tool" doesn't show the aside nav.

-- 
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/

Reply via email to