Bug 22224 - ILL Request has hard-coded email subject and body message
Summary: ILL Request has hard-coded email subject and body message
Status: RESOLVED DUPLICATE of bug 18588
Alias: None
Product: Koha
Classification: Unclassified
Component: ILL (show other bugs)
Version: master
Hardware: All All
: P5 - low minor (vote)
Assignee: Bugs List
QA Contact:
URL:
Keywords:
Depends on: 7317
Blocks:
  Show dependency treegraph
 
Reported: 2019-01-29 10:16 UTC by paxed
Modified: 2019-02-10 11:23 UTC (History)
4 users (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description paxed 2019-01-29 10:16:57 UTC
Illrequest.pm:

        my $draft->{subject} = "ILL Request";
        $draft->{body} = <<EOF;
Dear Sir/Madam,

    We would like to request an interlibrary loan for a title matching the
following description:
Comment 1 Katrin Fischer 2019-02-10 11:23:05 UTC

*** This bug has been marked as a duplicate of bug 18588 ***