Account created on 2 January 2008, almost 17 years ago
#

Merge Requests

Recent comments

πŸ‡ΊπŸ‡ΈUnited States kay_v

kay_v β†’ created an issue.

πŸ‡ΊπŸ‡ΈUnited States kay_v

πŸ’¬ Export Menu Not Working Closed: works as designed provides another example of the confusion raised in this ticket; mentioning here for reference when reviewing the patch

πŸ‡ΊπŸ‡ΈUnited States kay_v

this issue relates to need for documentation in progress at πŸ“Œ where is the export directory? Needs review

I'm cross referencing since the discussion here exposes a common misunderstanding that documentation could clear up

πŸ‡ΊπŸ‡ΈUnited States kay_v

hi @arlingtonvoicellc - we had a similar issue come up with Drupal 10 yesterday. Did you end up resolving the issue, and can you share any information?

We'll also update this ticket as we learn more.

πŸ‡ΊπŸ‡ΈUnited States kay_v

hi @sarwan_verma - thanks for your surprisingly quick attention to this issue. I'd actually had a fix ready on my local when I filed the issue. Please feel free to have a look at the MR and add any comments. It looks quite different from your approach.

Interested in your thoughts.

πŸ‡ΊπŸ‡ΈUnited States kay_v

Marking as closed.

Thanks @edysmp! I've also not been able to reproduce the issue, tho it kept happening repeatedly for so long. Huh! Who knows what made the issue come up? Good to have it resolved!

πŸ‡ΊπŸ‡ΈUnited States kay_v

I'm updating the summary; it seems Drush pmu is inconsistent - sometimes it succeeds and others it does not:

ddev drush pmu simple_views_accordion

In DiscoveryTrait.php line 53:
                                                                                         
  The "simple_views_accordion" plugin does not exist. Valid plugin IDs for Drupal\views  
  \Plugin\ViewsPluginManager are: entity_reference_revisions, serializer, simple_views_  
  accordion_simple_views_accordion, default, default_summary, table, rss, grid, html_li  
  st, entity_reference, unformatted_summary, opml                                        
                                                                                         

Failed to run drush pmu simple_views_accordion: exit status 1
πŸ‡ΊπŸ‡ΈUnited States kay_v

Looks like the patch is failing to apply, and that there may be some additional missing elements:

error message:

Drupal\Core\Extension\InfoParserException: The 'core_version_requirement' key must be present in modules/contrib/form_mode_routing/form_mode_routing.info.yml in Drupal\Core\Extension\InfoParserDynamic->parse() (line 67 of core/lib/Drupal/Core/Extension/InfoParserDynamic.php).

πŸ‡ΊπŸ‡ΈUnited States kay_v

removing the 2nd error; it appears to be an issue with pathauto

πŸ‡ΊπŸ‡ΈUnited States kay_v

clarify issue summary

πŸ‡ΊπŸ‡ΈUnited States kay_v

This issue status is accurately RTBC. It relies on other patches.

To implement this module, first apply the following (the list includes the patch from comment #19):

                "Settings submit fix": "https://www.drupal.org/files/issues/2022-12-16/2-fix-empty-form-value-validation.patch",
                "array_filter()": "https://www.drupal.org/files/issues/2023-04-21/3350333-5.patch",
                "config schema error": "https://www.drupal.org/files/issues/2023-08-07/error-after-drupal-10.1.0-3368736-19.patch"
πŸ‡ΊπŸ‡ΈUnited States kay_v

on a fresh install, the following error occurs

TypeError: array_filter(): Argument #1 ($array) must be of type array, null given in array_filter() (line 141 of /var/lib/tugboat/stm/web/modules/contrib/ckeditor5_font/src/FontColorsManager.php).

To reproduce the error on a fresh install:

  1. enable the patched module
  2. visit the configuration page of a text format
  3. Drag & drop the color and background widgets from to the active toolbar
  4. click save

Expected outcome: config page reloads with success message.
Current outcome: the above error loads.

πŸ‡ΊπŸ‡ΈUnited States kay_v

see issue πŸ› Error after update to Drupal 10.1.0 Active

πŸ‡ΊπŸ‡ΈUnited States kay_v

see issue πŸ› Error after update to Drupal 10.1.0 Active

πŸ‡ΊπŸ‡ΈUnited States kay_v

just updating the issue title to be more descriptive

πŸ‡ΊπŸ‡ΈUnited States kay_v

Just a "nit": changed mentions of D8, which is no longer supported, to D10, the latest supported version

Production build 0.71.5 2024