https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20581 --- Comment #69 from Josef Moravec <josef.moravec@gmail.com> --- Comment on attachment 80505 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=80505 Bug 20581: (follow-up) Fix statusalias return Review of attachment 80505: --> (https://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html&bug=20581&attachment=80505) ----------------------------------------------------------------- ::: Koha/Illrequest.pm @@ +113,5 @@
+ my $statusalias = $request->statusalias; + +Return a request's status alias, if one is defined, otherwise +return implicit undef
Please add the information that status alias is of type Koha::AuthorisedValue -- You are receiving this mail because: You are watching all bug changes.