[Koha-bugs] [Bug 20461] New subscription form: "Item type" and "item type for older issues" fields are ignored

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Mar 23 12:36:28 CET 2018


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

Séverine Queune <severine.queune at bulac.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #73168|0                           |1
        is obsolete|                            |

--- Comment #7 from Séverine Queune <severine.queune at bulac.fr> ---
Created attachment 73174
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=73174&action=edit
Bug 20461 : Serials: fix ignored params in subscription creation form

In subscription-add.pl, the two params aren't passed to
NewSubscription() but they are to ModSubscription()

== Test plan ==
1. Enable syspref "makePreviousSerialAvailable"
2. Create a minimal subscription with a value in the "Item type" and
     "item type for older issues" fields.
3. Edit the subscription
4. You should see that the two fields are empty. This is the bug.
5. Apply this patch
6. Do step 2 and 3
7. You should see that the two fields have the right value
8. Express the joy of a successful and easy sign off.
   (this is important, otherwise the sign off spell won't work!)

Signed-off-by: delaye <stephane.delaye at biblibre.com>
Signed-off-by: Séverine QUEUNE <severine.queune at bulac.fr>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list