[Koha-bugs] [Bug 6874] Attach a file to a MARC record (Was: File upload in MARC)

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sun Apr 12 06:03:34 CEST 2015


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

M. Tompsett <mtompset at hotmail.com> changed:

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

--- Comment #293 from M. Tompsett <mtompset at hotmail.com> ---
Created attachment 37702
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=37702&action=edit
Bug 6874 - kohastructure.sql, jquery.js, refocus, and more

Two problems were discovered while doing a fresh install
of Koha. These problems in the kohastructure.sql file are
addressed with this patch.

Clicking the plug-in icon should cause the popup window
to refocus.  This adds the refocus code to the upload.pl file.

The path to the jquery.js script was wrong in the
upload_delete_file.tt file. Changed [% themelang %] to
[% interface %].

If a user clones 856$u after uploading a file, deletes the file,
and then clicks the plugin icon on the first 856$u, this will go
immediately to the upload screen with an informative error
message.

After some validation was added, it was extended to include
other cases. This serves to patch 6874 to a state where sign
off should be possible.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list