diff app/controller/FilterResult.js @ 809:3bc19188fc3a

Added some todos, Enhanced Proge-Generation Success Msg.
author Dustin Demuth <dustin@intevation.de>
date Fri, 22 May 2015 16:14:14 +0200
parents b7484c7da2d4
children a5373ee662e2
line wrap: on
line diff
--- a/app/controller/FilterResult.js	Fri May 22 15:59:40 2015 +0200
+++ b/app/controller/FilterResult.js	Fri May 22 16:14:14 2015 +0200
@@ -133,6 +133,7 @@
                 saveAs(blob, 'export.laf');
             },
             failure: function() {
+                // TODO handle Errors correctly, especially AuthenticationTimeouts
                 Ext.Msg.create(i18n.getMsg('err.msg.generic.title'),
                     i18n.getMsg('err.msg.laf.filecreatefailed'));
             }

http://lada.wald.intevation.org