[Koha-bugs] [Bug 6874] File upload in MARC

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Oct 3 22:42:39 CEST 2013


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

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

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

--- Comment #144 from M. Tompsett <mtompset at hotmail.com> ---
Created attachment 21799
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=21799&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 %].

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