?
avatar roland-d
roland-d
18 May 2017

Steps to reproduce the issue

Using a subform in Joomla 3.6.5 a list is rendered using Chosen but since the update to Joomla 3.7.1 from Joomla 3.6.5 the list is no longer rendered using Chosen causing a layout problem. See the attached screenshot that shows what actually happens.

Expected result

After updating to Joomla 3.7.1 the select list is rendered the same as in Joomla 3.6.5

Actual result

The subform select list is rendered in a different an unusable way.

System information (as much as possible)

Joomla 3.7.1
PHP 7.0.10 (tested with different servers)

Additional comments

@Fedik I guess this is in your area of expertise

subform-difference

avatar roland-d roland-d - open - 18 May 2017
avatar joomla-cms-bot joomla-cms-bot - change - 18 May 2017
Labels Added: ?
avatar joomla-cms-bot joomla-cms-bot - labeled - 18 May 2017
avatar franz-wohlkoenig franz-wohlkoenig - change - 18 May 2017
Category Fields
avatar Fedik
Fedik - comment - 18 May 2017

it is not "subform" but "repeatable" field ?
I guess it happened after this #15042 fix ?

avatar roland-d roland-d - change - 18 May 2017
Title
Subform is no longer rendered with Chosen layout
Repeatable is no longer rendered with Chosen layout
avatar roland-d roland-d - edited - 18 May 2017
avatar roland-d
roland-d - comment - 18 May 2017

@Fedik Correct, it is repeatable, always mix them up. Adjusted title to reflect that.

avatar roland-d
roland-d - comment - 18 May 2017

@wilsonge It is correct that #15042 broke the repeatable fields. Using the repeatable.js from 3.6.5 fixed the display. Can you have a look at it?

avatar wilsonge
wilsonge - comment - 18 May 2017

As @Fedik wrote the patch for #15042 can I leave it in his hands?

avatar roland-d
roland-d - comment - 18 May 2017

@wilsonge LOL, I thought you wrote it but you just merged it ;) @Fedik is fine by me

avatar franz-wohlkoenig franz-wohlkoenig - change - 18 May 2017
Status New Discussion
avatar Fedik
Fedik - comment - 19 May 2017

quick fix is to set size="4" (or other number) to <select> with multiple="true",
it how native multi-select works ?

And Chosen.js in repeatable field I will check later

avatar Fedik
Fedik - comment - 3 Jun 2017

@roland-d please test #16471

avatar franz-wohlkoenig franz-wohlkoenig - change - 3 Jun 2017
Status Discussion Closed
Closed_Date 0000-00-00 00:00:00 2017-06-03 12:57:42
Closed_By franz-wohlkoenig
avatar joomla-cms-bot joomla-cms-bot - close - 3 Jun 2017
avatar joomla-cms-bot
joomla-cms-bot - comment - 3 Jun 2017
avatar franz-wohlkoenig
franz-wohlkoenig - comment - 3 Jun 2017

closed as having PR #16471


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

Add a Comment

Login with GitHub to post a comment