? ? Pending
Pull Request for # 27080

User tests: Successful: Unsuccessful:

avatar cheetabhai
cheetabhai
15 Nov 2019

Bug #27080

Summary of Changes
For repetable subform if the name of any field in the subform contains hyphen (-) then the id of the clone is not generated correctly.

If we click on (+) button to add the clone of the subform then the id of the field with hyphen (-) in name do not contain correct number of the clone, instead X is shown in the id.

Testing Instructions
Check the value of id attribute of input element in repetable subform after clicking the plus (+) button to add new clone of sub-form with a field having name hyphen (-) in it.

E.g If we have repetable subform field named as 'office-address' then the id of the elements in the cloned set should be like this 'jform_office_address__office_address1__address' but it is generated as 'jform_office_address__office_addressX__address'

Expected result
The value of id attribute of input element should contain clone number and not X

Actual result
The clone number for the field is not getting replaced with X

Documentation Changes Required
no change required in documentation

Votes

# of Users Experiencing Issue
1/1
Average Importance Score
5.00

avatar cheetabhai cheetabhai - open - 15 Nov 2019
avatar cheetabhai cheetabhai - change - 15 Nov 2019
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 15 Nov 2019
Category JavaScript
avatar SharkyKZ SharkyKZ - change - 15 Nov 2019
Rel_Number 27080
Relation Type Pull Request for
Labels Added: ?
avatar BPBlueprint BPBlueprint - test_item - 20 Nov 2019 - Tested successfully
avatar BPBlueprint
BPBlueprint - comment - 20 Nov 2019

I have tested this item successfully on 64c3c90

Seems to work!


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

avatar viocassel viocassel - test_item - 21 Nov 2019 - Tested successfully
avatar viocassel
viocassel - comment - 21 Nov 2019

I have tested this item successfully on 64c3c90


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

avatar alikon alikon - change - 21 Nov 2019
Status Pending Ready to Commit
avatar alikon
alikon - comment - 21 Nov 2019

RTC


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

avatar rdeutz rdeutz - change - 24 Nov 2019
Labels Added: ?
avatar amit4106udale amit4106udale - test_item - 25 Nov 2019 - Tested successfully
avatar amit4106udale
amit4106udale - comment - 25 Nov 2019

I have tested this item successfully on ef4ed48

Working with all the editors


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

avatar HLeithner HLeithner - change - 25 Nov 2019
Status Ready to Commit Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2019-11-25 09:18:51
Closed_By HLeithner
avatar HLeithner HLeithner - close - 25 Nov 2019
avatar HLeithner HLeithner - merge - 25 Nov 2019
avatar HLeithner
HLeithner - comment - 25 Nov 2019

thx

avatar grantg182 grantg182 - test_item - 12 May 2020 - Tested successfully
avatar grantg182
grantg182 - comment - 12 May 2020

I have tested this item successfully on ef4ed48

Works with TinyMCE and "None", in 3.9.8.


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

Add a Comment

Login with GitHub to post a comment