]> 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)
committerMason James <mtj@kohaaloha.com>
Thu, 26 Feb 2015 05:05:16 +0000 (18:05 +1300)
commit542b6770c606d6e42b4020d1bf4a19f43a6548a9
tree2d89dd231e0d4fd6c7d8841ec49c8d0ab85fc79b
parent081ce4ba27ec032e70a57d7f056e8aaa23490542
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: Mason James <mtj@kohaaloha.com>
basket/sendbasket.pl
opac/opac-sendbasket.pl
opac/opac-sendshelf.pl
virtualshelves/sendshelf.pl