[Koha-bugs] [Bug 34481] Add IncludeSeeAlsoFromInSearches like IncludeSeeFromInSearches

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Mar 29 17:56:23 CET 2024


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

Frédéric Demians <f.demians at tamil.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |f.demians at tamil.fr

--- Comment #2 from Frédéric Demians <f.demians at tamil.fr> ---
This line:
my $marc_filter = Koha::Koha::Filter::MARC::EmbedSeeFromHeadings->new;

should be:
my $marc_filter = Koha::Filter::MARC::EmbedSeeFromHeadings->new;

Otherwise, all good! Do I fix it directly while signing?

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list