From baae4b818778180fedfcfcfc7aa77acfb9b237fb Mon Sep 17 00:00:00 2001 From: Aymeric Augustin Date: Mon, 3 Dec 2012 10:37:26 +0100 Subject: Fixed #19397 -- Crash on binary files in project templates. Thanks gw 2012 at tnode com for the report. --- .../project_template/ticket-19397-binary-file.ico | Bin 0 -> 894 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 tests/regressiontests/admin_scripts/custom_templates/project_template/ticket-19397-binary-file.ico (limited to 'tests/regressiontests/admin_scripts') diff --git a/tests/regressiontests/admin_scripts/custom_templates/project_template/ticket-19397-binary-file.ico b/tests/regressiontests/admin_scripts/custom_templates/project_template/ticket-19397-binary-file.ico new file mode 100644 index 0000000000..1db49645b5 Binary files /dev/null and b/tests/regressiontests/admin_scripts/custom_templates/project_template/ticket-19397-binary-file.ico differ -- cgit v1.3