]> git.koha-community.org Git - koha.git/commit
Bug 13343: Embed items when send a basket/shelf
authorJonathan Druart <jonathan.druart@biblibre.com>
Wed, 26 Nov 2014 14:14:59 +0000 (15:14 +0100)
committerChris Cormack <chris@bigballofwax.co.nz>
Sat, 14 Feb 2015 08:14:56 +0000 (21:14 +1300)
commit544c59cb22b12c914968fe9a69b49184be9fdcb7
tree4ce8cd32d9cf0bac36cbfd3ce7c10a2e482c456d
parent41e419e3172497dd71b6de49d3996612d071191d
Bug 13343: Embed items when send a basket/shelf

When a basket/shelf is downloaded, items are embedded, but not when
sending it by email.

We would expect to get the same file.

Test plan:
On Opac and intranet:
1/ Add records with items to your basket and send it by email.
Verify the file contains items.
2/ Add records with items to a list and send it by email.
Verify the file contains items.

Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
(cherry picked from commit a0e5d77a719443c6616194a898795f70d34d6ebc)
Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
basket/sendbasket.pl
opac/opac-sendbasket.pl
opac/opac-sendshelf.pl
virtualshelves/sendshelf.pl