From 3fa87a2cccabd7a5e55ab3cba75b990a4c5c5343 Mon Sep 17 00:00:00 2001 From: Llewellyn van der Merwe Date: Sat, 8 Aug 2020 15:29:51 +0200 Subject: [PATCH] Added the SAFEHTML filter to the copyright textarea of the Joomla components. --- README.md | 2 +- admin/README.txt | 2 +- admin/models/forms/joomla_component.xml | 2 +- componentbuilder.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 961f0eae5..5f9bce78a 100644 --- a/README.md +++ b/README.md @@ -144,7 +144,7 @@ TODO + *Author*: [Llewellyn van der Merwe](mailto:llewellyn@joomlacomponentbuilder.com) + *Name*: [Component Builder](https://github.com/vdm-io/Joomla-Component-Builder) + *First Build*: 30th April, 2015 -+ *Last Build*: 28th July, 2020 ++ *Last Build*: 29th July, 2020 + *Version*: 2.11.3 + *Copyright*: Copyright (C) 2015 - 2020 Vast Development Method. All rights reserved. + *License*: GNU General Public License version 2 or later; see LICENSE.txt diff --git a/admin/README.txt b/admin/README.txt index 961f0eae5..5f9bce78a 100644 --- a/admin/README.txt +++ b/admin/README.txt @@ -144,7 +144,7 @@ TODO + *Author*: [Llewellyn van der Merwe](mailto:llewellyn@joomlacomponentbuilder.com) + *Name*: [Component Builder](https://github.com/vdm-io/Joomla-Component-Builder) + *First Build*: 30th April, 2015 -+ *Last Build*: 28th July, 2020 ++ *Last Build*: 29th July, 2020 + *Version*: 2.11.3 + *Copyright*: Copyright (C) 2015 - 2020 Vast Development Method. All rights reserved. + *License*: GNU General Public License version 2 or later; see LICENSE.txt diff --git a/admin/models/forms/joomla_component.xml b/admin/models/forms/joomla_component.xml index 638aff063..e70e433a3 100644 --- a/admin/models/forms/joomla_component.xml +++ b/admin/models/forms/joomla_component.xml @@ -367,7 +367,7 @@ default="Copyright (C) 2015. All Rights Reserved" description="COM_COMPONENTBUILDER_JOOMLA_COMPONENT_COPYRIGHT_DESCRIPTION" class="text_area span12" - filter="HTML" + filter="SAFEHTML" hint="COM_COMPONENTBUILDER_JOOMLA_COMPONENT_COPYRIGHT_HINT" required="true" /> diff --git a/componentbuilder.xml b/componentbuilder.xml index dfe413a41..91e144c4f 100644 --- a/componentbuilder.xml +++ b/componentbuilder.xml @@ -1,7 +1,7 @@ COM_COMPONENTBUILDER - 28th July, 2020 + 29th July, 2020 Llewellyn van der Merwe llewellyn@joomlacomponentbuilder.com http://www.joomlacomponentbuilder.com