Bug 5081 - When manually entering book details, the ISBN gets lost
Summary: When manually entering book details, the ISBN gets lost
Status: CLOSED FIXED
Alias: None
Product: Koha
Classification: Unclassified
Component: Acquisitions (show other bugs)
Version: Main
Hardware: All All
: PATCH-Sent (DO NOT USE) normal (vote)
Assignee: Robin Sheat
QA Contact: Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-03 03:33 UTC by Robin Sheat
Modified: 2012-10-25 22:53 UTC (History)
4 users (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments
proposed patch (1.21 KB, patch)
2010-08-03 04:37 UTC, Robin Sheat
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
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.