From ab6ac45c3ef89421690432677a23d5c724bbdc29 Mon Sep 17 00:00:00 2001 From: SharkyKZ Date: Wed, 6 Mar 2019 10:20:22 +0200 Subject: [PATCH] [4.0] Fatal error when editing Filesystem - Local plugin --- plugins/filesystem/local/local.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/filesystem/local/local.xml b/plugins/filesystem/local/local.xml index 413e6bc14c06f..48a4ed9f61ce1 100644 --- a/plugins/filesystem/local/local.xml +++ b/plugins/filesystem/local/local.xml @@ -30,7 +30,7 @@ multiple="true" layout="joomla.form.field.subform.repeatable-table" buttons="add,remove,move" - default='[{"directory":{"directory": "images"}}]' + default='{"directories0":{"directory":"images"}}' >