[Koha-bugs] [Bug 28762] Item status shows incorrectly on course-details.pl

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Mar 18 13:11:05 CET 2024


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

Martin Renvoize <martin.renvoize at ptfs-europe.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #161587|0                           |1
        is obsolete|                            |

--- Comment #55 from Martin Renvoize <martin.renvoize at ptfs-europe.com> ---
Created attachment 163313
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=163313&action=edit
Bug 28762: Use Koha::Course in course-details controller

This patch updates Koha::Course to include the 'instructors' relation
accessor and then update the course-details controller to use the
Koha::Course object and pass it to the template instead of building a
hash using GetCourse.

Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>

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


More information about the Koha-bugs mailing list