https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34573
David Nind <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #5 from David Nind <[email protected]> --- Testing notes (using KTD) - see item 3 for additional changes made in a follow-up patch: 1. Page for a vendor ~~~~~~~~~~~~~~~~~~~~ Browser page title - Before: Vendor My Vendor > Koha - After: Vendor My Vendor > Acquisitions > Koha (Acquisitions added) Breadcrumb: - Before: Acquisitions > My Vendor - After: Acquisitions > My Vendor (no change) Page title - Before: My Vendor - After: My Vendor (no change) 2. Page for editing a vendor ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Browser page title: - Browser page tite: Vendor My Vendor > Koha - After: Modify vendor My Vendor > Acquisitions > Koha (Modify added at the start, Acquisitions added) Breadcrumb: - Breadcrumb: Acquisitions > My Vendor > Modify My Vendor - After: Acquisitions > My Vendor > Modify vendor My Vendor (vendor added) Page title: - Page title: Update: My Vendor - After: Update: My Vendor (no change) 3. Additional changes added in follow-up patch for editing a vendor ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ I've made some additional changes to the edit vendor page - feel free to obsolete patch if I've got the patter wrong! Browser page title: - Browser page tite: Modify vendor My Vendor > Acquisitions > Koha (Bug 34573: Modify added at the start, Acquisitions added) - After: Modify vendor 'My Vendor' > Acquisitions > Koha (add single quotes around vendor name) Breadcrumb: - Breadcrumb: Acquisitions > My Vendor > Modify vendor My Vendor (Bug 34573: vendor added) - After: Acquisitions > My Vendor > Modify vendor 'My Vendor' (add single quotes around vendor name) Page for editing a vendor: - Page title: Update: My Vendor - After: Modify vendor 'My Vendor' (text before changed, added single quotes around vendor name) -- 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/
