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

Joonas Kylmälä <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           See Also|                            |http://bugs.koha-community.
                   |                            |org/bugzilla3/show_bug.cgi?
                   |                            |id=14755

--- Comment #2 from Joonas Kylmälä <[email protected]> ---
Steps to reproduce the problem:

1. Have an imported biblio record (from maybe some other version of koha / with
some other library's details) which you haven't edited yet but only created a
new item for it.
2. Go to the biblio records detail view
3. Save the record by clicking Save->MARCXML
4. Click Edit->Record
5. Click Save
6. Save the record by clicking Save->MARCXML
7. Compare the output of the two files, for example with diff -u <file>.
8. Notice that the latter file has changed its info / there is more info.

So the above info adding doesn't happen in the stage-marc-import.pl script and
it is wasted time to go each and one thousand records by hand and just click
save on them (you need to add this info or otherwise the bug 14755 appears).

-- 
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