]> git.koha-community.org Git - koha.git/commit
Bug 15684: Fix encoding issues with quote upload
authorMarc Véron <veron@veron.ch>
Thu, 28 Jan 2016 21:05:58 +0000 (22:05 +0100)
committerFrédéric Demians <f.demians@tamil.fr>
Sat, 20 Feb 2016 07:39:18 +0000 (08:39 +0100)
commit9bb8f6940023be55c1f1ba338ca21dc41b6668e1
treeeeca1ccb4061313e26c6f192e3ca1635360f2be9
parentbd927834b2d77d9a3de2028bad965b8d45e561af
Bug 15684: Fix encoding issues with quote upload

To verify:
- Download attachment 'Goethe with umlaut' from Bug 15684
- Go to Tools > Quote Editor
- Click "Import quotes" and select the file
- The quotes display in a table. Click 'Sav quotes'
- Result: Nothing happens

To test:
- Apply patch
- Repeat steps above
- Verify that you get a message '2 quotes saved' and that the quotes
  are added in to the quotes table
- Test with attachment 'sample quotes' as well

Signed-off-by: Mirko Tietgen <mirko@abunchofthings.net>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Brendan Gallagher brendan@bywatersolutions.com
(cherry picked from commit 59fc32531071e3d4594a8b5555acd41a17921de3)
Signed-off-by: Julian Maurice <julian.maurice@biblibre.com>
(cherry picked from commit 6eb380da3b8908b7a909828082fe95f6d221fe19)
Signed-off-by: Frédéric Demians <f.demians@tamil.fr>
koha-tmpl/intranet-tmpl/prog/en/modules/tools/quotes-upload.tt
tools/quotes/quotes-upload_ajax.pl