When a date is added in the 'Specify due date' field of circulation.pm, then an item is added via the fast-add framework, the due date is re-populated for the next patron. Was able to re-create on http://intranet.bywatersolutions.com/cgi-bin/koha/circ/circulation.pl (user: bywater password: bywater) Steps to re-create: 1) Navigate to http://intranet.bywatersolutions.com/cgi-bin/koha/circ/circulation.pl 2) Enter barcode 24535000001969 [Laura Johnson] 3) Add tomorrow's date in the 'Specify due date (MM/DD/YYYY)' text box. 4) Add a non-existent barcode and click 'Check Out' 5) Click the 'Fast cataloging' link on the yellow warning bar. 6) On the 'Add MARC record (fast cataloging)' screen: -- Add title "ASDF ASDF ASDF" -- Change Koha [default] item type to 'Book' -- click 'Save' button. 7) Click 'Add item' -- This will check out the newly added item. 8) Un-check 'Remember for session' 9) Click 'Clear' -- This will clear the special due date. 10) Enter barcode '24535000001971' [Ann Smith] 11) Note that Due-date is re-populated. It doesn't seem to matter whether 'Remember for session' is un-checked in step 8, the Due-date will be re-populated for the next patron.
*** This bug has been marked as a duplicate of bug 21093 ***