[Koha-bugs] [Bug 18591] Allow an arbitrary number of comments on ILLs

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Oct 18 11:39:24 CEST 2018


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

--- Comment #33 from Andrew Isherwood <andrew.isherwood at 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.


More information about the Koha-bugs mailing list