Bug 5081

Summary: When manually entering book details, the ISBN gets lost
Product: Koha Reporter: Robin Sheat <robin>
Component: AcquisitionsAssignee: Robin Sheat <robin>
Status: CLOSED FIXED QA Contact: Bugs List <koha-bugs>
Severity: normal    
Priority: PATCH-Sent (DO NOT USE) CC: brendan, koha.sekjal, nengard
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:
Attachments: proposed patch

Description Robin Sheat 2010-08-03 03:33:36 UTC
If you are on a neworderempty.pl page, and enter an ISBN, it isn't saved.
Comment 1 Robin Sheat 2010-08-03 04:37:36 UTC
Created attachment 2443 [details] [review]
proposed patch
Comment 2 Katrin Fischer 2010-09-16 12:16:16 UTC
I think my patch for bug 5090 fixes that problem too, but I changed the template and you changed the perl file - Not sure if our patches will break each others fix.
Comment 3 Robin Sheat 2010-09-16 22:34:49 UTC
I think they will.
Comment 4 Katrin Fischer 2010-10-06 22:09:42 UTC
Fixed with patch for bug 5090.