https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18591 --- Comment #33 from Andrew Isherwood <andrew.isherwood@ptfs-europe.com> --- To test: - Enable the ILL module ("ILLModule" syspref + config in koha-conf.xml) - Install the FreeForm backend from here: https://github.com/PTFS-Europe/koha-ill-freeform - Create a FreeForm ILL request - Add comments to the request, checking that the name and borrowernumber of the person that added the comment is displayed ok - Check that the displayed date and time the comment was submitted follows the "dateformat" syspref - On the "List requests" page, check that the correct number of comments is displayed in the "Comments" column - Check that the tests pass: prove t/db_dependent/Illcomments.t -- You are receiving this mail because: You are watching all bug changes.