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)
committerBrendan Gallagher <brendan@bywatersolutions.com>
Thu, 4 Feb 2016 00:14:43 +0000 (00:14 +0000)
commit59fc32531071e3d4594a8b5555acd41a17921de3
tree77da4eda47097b4421a7c5efad06b5d2512faa12
parent5ef5fb5617d627da46a4ea475a3d9afc8da6e007
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
koha-tmpl/intranet-tmpl/prog/en/modules/tools/quotes-upload.tt
tools/quotes/quotes-upload_ajax.pl