http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14795

Bernardo Gonzalez Kriegel <[email protected]> changed:

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

--- Comment #5 from Bernardo Gonzalez Kriegel <[email protected]> ---
Created attachment 44856
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=44856&action=edit
[SIGNED-OFF] Bug 14795: Prevent modifying a record without using the original
framework

The origin framework is not passed on modifying the records and so the
default one is used.
This can caused data lost.

Test plan:
- Create a bibliographic record and specify a framework (not the default
one).
- Use the Batch records modification tools to modify it.
=> Without this patch, the default framework (framework code "") is used
and can deteriorate the record
=> With this patch, the record is saved using the original framework

Signed-off-by: Bernardo Gonzalez Kriegel <[email protected]>
Tested framework is lost using tool without patch
Problem gone with patch
No qa errors

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to