- Issue created by @jay jangid
- @jay-jangid opened merge request.
- Issue was unassigned.
- Status changed to Needs review
about 2 years ago 10:25am 31 January 2023 - Assigned to Grevil
- Status changed to RTBC
about 2 years ago 2:25pm 31 January 2023 - Status changed to Fixed
about 2 years ago 2:25pm 31 January 2023 -
Jay Jangid →
committed f4c985ed on 2.x
Issue #3337851: Drupal Coding Standards Issues | phpcs
-
Jay Jangid →
committed f4c985ed on 2.x
Automatically closed - issue fixed for 2 weeks with no activity.
- Status changed to Fixed
about 2 years ago 10:33pm 18 March 2023 - 🇩🇪Germany tobiasb Berlin
This should be reverted. It change JS
false
toFALSE
, json placeholder, which results into:{ "allowHTML": true, "delimiter": ",", "searchFields": ["label", "value"] }
and not into:
{ "allowHTML": true, "delimiter": ",", "searchFields": ["label", "value"] }
- 🇩🇪Germany Anybody Porta Westfalica
@tobiasb thank you! Sorry I didn't see this.
@Grevil could you please just fix that single line in modules/choices_facets/js/choices-widget.js and create a new release?@Jay Jangid NEVER write
TRUE
in JavaScript! It's just a Drupal constant for PHP! I already said that in another issue where someone switched off his brain just to get the credits and even having his tools configured wrong... This makes me angry. Then just better leave it as-is and stop wasting everyones time... - Status changed to Needs work
about 2 years ago 9:00am 19 March 2023 - Issue was unassigned.
- Status changed to Fixed
about 2 years ago 9:09am 19 March 2023 Automatically closed - issue fixed for 2 weeks with no activity.