? Success

User tests: Successful: Unsuccessful:

avatar Fedik
Fedik
13 Nov 2016

Pull Request for Issue #12843 .

Summary of Changes

Revert the check for instance type of data-chosen, to allow to disable Chosen for field with data-chosen="true"

Testing Instructions

Make sure that the rule field use simple <select> input (without Chosen stylling),
and all icons "ok/loading/error" are visible again when try to change the rule value

Documentation Changes Required

none

avatar Fedik Fedik - open - 13 Nov 2016
avatar Fedik Fedik - change - 13 Nov 2016
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 13 Nov 2016
Category JavaScript
avatar Fedik Fedik - change - 13 Nov 2016
The description was changed
avatar Fedik Fedik - edited - 13 Nov 2016
avatar ralain
ralain - comment - 20 Nov 2016

I have tested this item successfully on c4fe40a

After patch is applied and browser cache cleared chosen is gone from ACL rule selects and icons are back.


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

avatar ralain ralain - test_item - 20 Nov 2016 - Tested successfully
avatar dgt41
dgt41 - comment - 20 Nov 2016

I have tested this item successfully on c4fe40a


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

avatar dgt41 dgt41 - test_item - 20 Nov 2016 - Tested successfully
avatar dgt41 dgt41 - change - 20 Nov 2016
Status Pending Ready to Commit
avatar dgt41
dgt41 - comment - 20 Nov 2016

RTC

NOTE to whomever merge this: please ping me!

avatar wilsonge
wilsonge - comment - 21 Nov 2016

Is the only way to achieve this really with more hacks to chosen :(

avatar Fedik
Fedik - comment - 21 Nov 2016

unfortunately,
Correct way would be apply Chosen only to "specific" <select> with specific class, eg "advancedSelect", instead of apply Chosen to all <select> on the page,

but for now it sounds like utopia ?

avatar zero-24 zero-24 - change - 25 Nov 2016
Milestone Added:
avatar rdeutz
rdeutz - comment - 6 Dec 2016

@Fedik could you please remove the commented code 598-602, thanks

avatar rdeutz
rdeutz - comment - 7 Dec 2016

seems comment are the common practice, could you them please add the reason why this change was made, thanks

avatar Fedik
Fedik - comment - 7 Dec 2016

@rdeutz ok, I will add

avatar Fedik
Fedik - comment - 10 Dec 2016

@rdeutz added

avatar rdeutz rdeutz - change - 10 Dec 2016
Status Ready to Commit Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2016-12-10 09:39:48
Closed_By rdeutz
avatar rdeutz rdeutz - close - 10 Dec 2016
avatar rdeutz rdeutz - merge - 10 Dec 2016
avatar rdeutz rdeutz - reference | f621f08 - 10 Dec 16
avatar rdeutz rdeutz - merge - 10 Dec 2016
avatar rdeutz rdeutz - close - 10 Dec 2016
avatar rdeutz
rdeutz - comment - 10 Dec 2016

@Fedik Thanks, merged

avatar Fedik Fedik - head_ref_deleted - 10 Dec 2016
avatar cpfeifer cpfeifer - reference | fb3e6ba - 22 Dec 16

Add a Comment

Login with GitHub to post a comment