[koha-commits] main Koha release repository branch master updated. v16.05.00-85-g8631eba

Git repo owner gitmaster at git.koha-community.org
Fri Jun 10 19:38:57 CEST 2016


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "main Koha release repository".

The branch, master has been updated
       via  8631ebaf9f634976b076958707af355baf78cc2f (commit)
      from  593dee4ea02971f8932d15fe1ba4dc157a379bac (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 8631ebaf9f634976b076958707af355baf78cc2f
Author: Marc Véron <veron at veron.ch>
Date:   Sat May 28 09:44:40 2016 +0200

    Bug 16589 - Quote of the day: Fix upload with csv files associated to LibreOffice Calc
    
    To reproduce:
    - Install LibreOffice and make sure that csv files are associated to Calc
      (Note: tested with Firefox 46.0.1 on Windows 8)
    - Go to Home > Tools > Quote editor > Quote uploader
    - Try to upload a valid CSV (e.g. Example from Bug 15684)
    Result: File can not be uploaded
            (Incorrect filetype: application/vnd.sun.xml.calc)
    To test:
    - Apply patch
    - Try to upload again
    Expected result: Quotes are imported.
    
    Signed-off-by: Frédéric Demians <f.demians at tamil.fr>
      Can't reproduce on a Mac but get it fails on a Windows Box: fixed with this
      patch.
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    Can't recreate on debian but the fix looks safe.
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

-----------------------------------------------------------------------

Summary of changes:
 koha-tmpl/intranet-tmpl/prog/en/modules/tools/quotes-upload.tt |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list