PR-6.1-dev Pending

User tests: Successful: Unsuccessful:

avatar iteidrm
iteidrm
17 Apr 2026

Pull Request resolves # .

  • I read the Generative AI policy and my contribution is either not created with the help of AI or is compatible with the policy and GNU/GPL 2 or later.

Summary of Changes

Due to changes made regarding the escaping of the $fieldset->class variable, the closing angle bracket of the fieldset tag was removed. While this is not a problem for modern browsers, it is still an error in the markup. Also, the way the check is written means that the layout always generates a class="" attribute, even when the class variable itself is empty. I have also fixed this.

Older versions than Joomla! 6.1 do not seem to be affected.

Testing Instructions

Code review

Actual result BEFORE applying this Pull Request

The fieldset has a missing closing angle bracket.

Expected result AFTER applying this Pull Request

The fieldset has got a closing angle bracket.

Link to documentations

Please select:

  • Documentation link for guide.joomla.org: n/a

  • No documentation changes for guide.joomla.org needed

  • Pull Request link for manual.joomla.org: n/a

  • No documentation changes for manual.joomla.org needed

avatar iteidrm iteidrm - open - 17 Apr 2026
avatar iteidrm iteidrm - change - 17 Apr 2026
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 17 Apr 2026
Category Layout
avatar iteidrm iteidrm - change - 17 Apr 2026
The description was changed
avatar iteidrm iteidrm - edited - 17 Apr 2026
avatar iteidrm iteidrm - change - 17 Apr 2026
Labels Added: PR-6.1-dev
avatar tecpromotion tecpromotion - change - 17 Apr 2026
Title
Fix missing closing angle bracket for fieldset in repeatable layout
[6.1] Fix missing closing angle bracket for fieldset in repeatable layout
avatar tecpromotion tecpromotion - edited - 17 Apr 2026
avatar krishnagandhicode krishnagandhicode - test_item - 18 Apr 2026 - Tested successfully
avatar krishnagandhicode
krishnagandhicode - comment - 18 Apr 2026

I have tested this item ✅ successfully on 1a36699

Thanks.


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

avatar cyrez cyrez - test_item - 18 Apr 2026 - Tested successfully
avatar cyrez
cyrez - comment - 18 Apr 2026

I have tested this item ✅ successfully on 1a36699

Fix HTML markup. Thanks!


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

avatar tecpromotion tecpromotion - change - 19 Apr 2026
Status Pending Ready to Commit
avatar tecpromotion
tecpromotion - comment - 19 Apr 2026

RTC


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

Add a Comment

Login with GitHub to post a comment