Koha/koha-tmpl/intranet-tmpl/prog/en/modules/tools
Marc Véron 8631ebaf9f 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@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@bugs.koha-community.org>
Can't recreate on debian but the fix looks safe.

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
2016-06-10 17:39:13 +00:00
..
automatic_item_modification_by_age.tt Bug 16437 - Automatic item modifications by age needs prettying 2016-05-31 11:57:12 +00:00
batch_delete_records.tt Bug 16438: (followup) remove item where no single icon exist for options 2016-05-05 19:49:34 +00:00
batch_record_modification.tt Bug 16438: Use Font Awesome icons in batch templates 2016-05-05 19:49:33 +00:00
batchMod-del.tt Bug 16438: Use Font Awesome icons in batch templates 2016-05-05 19:49:33 +00:00
batchMod-edit.tt Bug 16438: (followup) remove item where no single icon exist for options 2016-05-05 19:49:34 +00:00
batchMod.tt
cleanborrowers.tt
csv-profiles.tt
export.tt Bug 16548 - All libraries selected on Tools -> Export Data screen 2016-05-30 11:17:28 +00:00
holidays.tt Bug 16241 - Move staff client CSS out of language directory 2016-04-29 13:54:37 +00:00
import_borrowers.tt Bug 16426: follow-up of bug 15840 - correctly manage userid while inserting patrons 2016-05-06 03:41:37 +00:00
inventory.tt Bug 16454: Use 'inventory' instead of 'inventory/stocktaking' 2016-05-16 17:42:39 +00:00
koha-news.tt Bug 16372 - Replace the use of "onclick" for deletion confirmation in some templates 2016-04-29 16:11:14 +00:00
letter.tt Bug 1859: Do not display <<>> if an entry without value is selected 2016-05-16 17:25:57 +00:00
manage-marc-import.tt Bug 16242 - Move staff client JavaScript out of language directory 2016-04-29 14:32:42 +00:00
marc_modification_templates.tt Bug 16366 - Remove obsolete "border" attribute from <img> tags 2016-04-29 16:13:55 +00:00
modborrowers.tt Bug 16238: Use .prop() instead of .attr() for 'checked' 2016-04-29 14:18:24 +00:00
overduerules.tt Bug 16537 - Overdue and Status triggers grammar 2016-06-04 09:50:44 +00:00
picture-upload.tt
quotes-upload.tt Bug 16589 - Quote of the day: Fix upload with csv files associated to LibreOffice Calc 2016-06-10 17:39:13 +00:00
quotes.tt Bug 16241 - Move staff client CSS out of language directory 2016-04-29 13:54:37 +00:00
scheduler.tt
showdiffmarc.tt
stage-marc-import.tt Bug 16337 - Remove the use of "onclick" from the stage MARC records template 2016-04-29 16:43:55 +00:00
tools-home.tt Bug 16454: Use 'inventory' instead of 'inventory/stocktaking' 2016-05-16 17:42:39 +00:00
upload-images.tt Bug 16242 - Move staff client JavaScript out of language directory 2016-04-29 14:32:42 +00:00
upload.tt Bug 16529 - Clean up and improve upload template 2016-06-04 06:53:01 +00:00
viewlog.tt