[Koha-bugs] [Bug 21048] suggest_status not behaving properly

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jul 13 11:54:16 CEST 2018


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

Marcel de Rooy <m.de.rooy at rijksmuseum.nl> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Signed Off                  |Failed QA

--- Comment #11 from Marcel de Rooy <m.de.rooy at rijksmuseum.nl> ---
Line 680 still contains:
[% IF s.authorised_value == selected_status %]
Around line 308 you are replacing it by suggestion.STATUS. Please explain. If I
am not mistaken, it comes from: my $suggestion_ref  = $input->Vars; Where is
the field STATUS filled?

See the following warn when I haved added an additional status and I am saving
a suggestion with that status.
No suggestions TEST3 letter transported by email at
/usr/share/koha/devclone/C4/Letters.pm line 602.

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


More information about the Koha-bugs mailing list