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

Ian Palko <libr...@stas.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P5 - low                    |P3

--- Comment #1 from Ian Palko <libr...@stas.org> ---
Further research to help resolve this problem shows:

1) merge.pl for biblios does populate the ajax destination record, but this
takes nearly 5 times longer than it did previously. (<1 sec in 3.18.6, now 7-10
sec in 3.22.0)

So, that part of the bug just stems from my own impatience. Though perhaps
recent changes have made this process more demanding on the server.

I still suspect some problem with the fix to Bug 8064. I get the behavior in <a
href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8064#c18";>Comment
18</a> when merging biblios.

2) The screen after choosing the reference record and framework on merge.pl for
authorities displays a totally blank ajax table.

Looking at the changes 8064 made to /cataloguing/merge.tt there do not seem to
be corresponding changes made to /authorities/merge.tt.

Obviously some of the changes will not apply (the mandatory fields part), but
looking at cataloguing/merge.tt around line 88, and then authorities/merge.tt
around line 22, there seem to be some inconsistencies, though my coding
experience is quite limited.

I will attempt on my test server to repair what I can and see about reporting
back as time permits.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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