Commit

commit 15bb8b6e7f8660ab90ff70121993c9862fbc7785
Author: Jan Dankert 
Date:   Thu Nov 29 00:54:24 2018 +0100

    Fix: Beim Filtern von Textdateien muss die richtige temporäre Datei benutzt und ggf. gelöscht werde.

 modules/cms-core/action/PageAction.class.php          |  1 +
 modules/cms-core/model/File.class.php                 | 19 +++++++++++++++----
 .../cms-ui/themes/default/html/views/file/edit.php    |  2 +-
 .../cms-ui/themes/default/html/views/login/login.php  |  4 ++--
 .../cms-ui/themes/default/html/views/page/info.php    | 12 ++++++++++++
 .../themes/default/html/views/page/info.tpl.src.xml   | 10 ++++++++++
 6 files changed, 41 insertions(+), 7 deletions(-)