Also looks like line 206 of DataTables.php also needs an update so views pulls from the correct place.
'#default_value' => $this->options['filter_columns_placeholder'],
should be
'#default_value' => $this->options['filter_columns']['filter_columns_placeholder'],
agn507 β created an issue.
MegaChriz β credited agn507 β .
Having trouble getting this patch to apply against 1.3. Any chance this can get rolled into 1.x without the patch?
Gathering patches for dependencies. This might take a minute.
- Installing drupal/openid_connect (1.3.0): Extracting archive
- Applying patches for drupal/openid_connect
https://www.drupal.org/files/issues/2023-10-23/openid-connect-remove-pas... β (Do not generate a password when registering a new user)
Could not apply patch! Skipping. The error was: Cannot apply patch https://www.drupal.org/files/issues/2023-10-23/openid-connect-remove-pas... β