J3 Issue ?
avatar TheWhykiki
TheWhykiki
25 Jul 2018

Steps to reproduce the issue

Built a module and use the Joomla Repeatable Field and use this with an editor field type.

Expected result

Contents could be created, edited, changed and saved.

Actual result

When using the editor field type with an Editor like Tiny or JCE the contents aren't saved. If I disable any editor and use "none" sidewide, my contents could be saved.

But here the problem now is, that I cannot use any HTML-Tags....
After saving the Repeatable-Field my HTML-Tags (like<p></p>) are saved....but when I tick the modules' Save-Button to save my module at all, the HTML-Tags are stripped.
Even with Raw-Filtering.

System information (as much as possible)

Joomla 3.8.10
PHP Version 7.2.3

Additional comments

avatar TheWhykiki TheWhykiki - open - 25 Jul 2018
avatar joomla-cms-bot joomla-cms-bot - change - 25 Jul 2018
Labels Added: ?
avatar joomla-cms-bot joomla-cms-bot - labeled - 25 Jul 2018
avatar franz-wohlkoenig franz-wohlkoenig - change - 25 Jul 2018
Category Fields
avatar brianteeman brianteeman - change - 26 Jul 2018
The description was changed
avatar brianteeman brianteeman - edited - 26 Jul 2018
avatar ReLater
ReLater - comment - 26 Jul 2018

Just as a by-the-way-recommendation: Use a field of type "subform" instead of "repeatable". Field repeatable will be removed from Joomla-4 core. Repeatable has several "problems" that makes it unhandy.

avatar franz-wohlkoenig franz-wohlkoenig - change - 26 Jul 2018
Status New Information Required
avatar AndySDH
AndySDH - comment - 31 Jul 2018

Just as a by-the-way-recommendation: Use a field of type "subform" instead of "repeatable". Field repeatable will be removed from Joomla-4 core. Repeatable has several "problems" that makes it unhandy.

What does that mean? Are you guys seriously adding a new feature in 3.9 to then remove it in 4? If it's broken just don't add it at all, makes no sense.

avatar mbabker
mbabker - comment - 31 Jul 2018

No, JFormFieldRepeatable is deprecated in favor of JFormFieldSubform. Unfortunately "repeatable" seems to get used in a lot of contexts making that a rather confusing deprecation.

avatar AndySDH
AndySDH - comment - 31 Jul 2018

Oooh ok, just a name change. Cool.

avatar brianteeman brianteeman - change - 2 Aug 2018
Labels Added: J3 Issue
avatar brianteeman brianteeman - labeled - 2 Aug 2018
avatar franz-wohlkoenig
franz-wohlkoenig - comment - 17 Aug 2018

can this Issue be closed?


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/21259.

avatar franz-wohlkoenig
franz-wohlkoenig - comment - 17 Aug 2018

can this Issue be closed?


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/21259.

avatar brianteeman brianteeman - change - 18 Aug 2018
Status Information Required Closed
Closed_Date 0000-00-00 00:00:00 2018-08-18 11:50:02
Closed_By brianteeman
avatar brianteeman
brianteeman - comment - 18 Aug 2018

What does that mean? Are you guys seriously adding a new feature in 3.9 to then remove it in 4? If it's broken just don't add it at all, makes no sense.

I think you got a little confused here. Repeatable was added in 3.2 and Subform was added in 3.6 and subform was marked as deprecated at the time.

Closing as the solution is to use subform

avatar brianteeman brianteeman - close - 18 Aug 2018
avatar AndySDH
AndySDH - comment - 18 Aug 2018

Oh yeah, I guess I got confused with this: #20243

Add a Comment

Login with GitHub to post a comment