Aachen
Account created on 3 February 2014, about 11 years ago
  • Senior Whatever Developer at werk21 
#

Recent comments

πŸ‡©πŸ‡ͺGermany metalbote Aachen

Reviewed and tested in customer project. Seems to solve the problem and works.

πŸ‡©πŸ‡ͺGermany metalbote Aachen

Simple reroll patch against 10.3.6

πŸ‡©πŸ‡ͺGermany metalbote Aachen

Simple reroll as needed by one of our projects against 10.3.6

πŸ‡©πŸ‡ͺGermany metalbote Aachen

Simple reroll

πŸ‡©πŸ‡ͺGermany metalbote Aachen

Reroll against new version...

πŸ‡©πŸ‡ͺGermany metalbote Aachen

Patch against 2.0.3, mr-diff does not apply because of reformattings in 2.x

πŸ‡©πŸ‡ͺGermany metalbote Aachen

metalbote β†’ made their first commit to this issue’s fork.

πŸ‡©πŸ‡ͺGermany metalbote Aachen

I stumbled across the following small flaw with the bottom border radius, my commit fixes it.

Current:

After:

Hovered version, and within will be same as before.

πŸ‡©πŸ‡ͺGermany metalbote Aachen

metalbote β†’ changed the visibility of the branch 2118743-twig-debug-output-d10 to active.

πŸ‡©πŸ‡ͺGermany metalbote Aachen

This fixes also an error with `bcc`.

πŸ‡©πŸ‡ͺGermany metalbote Aachen

Our workaround is now in config_filter/src/ConfigFilterEventSubscriber.phpL86 adding weight to the transform:

  /**
   * {@inheritdoc}
   */
  public static function getSubscribedEvents() {
    // @todo Use class constants when they get added in #2991683
    $events['config.transform.import'][] = ['onImportTransform','-100'];
    $events['config.transform.export'][] = ['onExportTransform'];
    return $events;
  }

So ignored configs will also ignored in the split folders, for now it seems to work, but still testing...

πŸ‡©πŸ‡ͺGermany metalbote Aachen

For me the same problem occured...and it is highly critical for any workflows.

a) config_split: Added system.menu.* to split, as menus may differ between environments.
b) config_ignore: Added system.menu.* to ignore, as menus could be created by a customer role

Expected behavior:
i) On drush cex, system.menu.my_new_prod_menu.yml gets exported to config/
ii) On drush cim, system.menu.my_new_prod_menu.yml with changes should be ignored.
iii) On drush cim, as system.menu.* is ignored, new menues on the system should not be deleted if there is no corresponding yml in config/

ii) & iii) do not behave as expected, and killed menus... anyway this cannot be the wanted feature set, can it?

πŸ‡©πŸ‡ͺGermany metalbote Aachen

I changed this as we have already used 2.1.x-alpha for the d10/php8.1 compatibility...

πŸ‡©πŸ‡ͺGermany metalbote Aachen

Merged into dev, as we tested this on customer projects.

πŸ‡©πŸ‡ͺGermany metalbote Aachen

I close this issue as i will maintain this module in partnership with mirroar

πŸ‡©πŸ‡ͺGermany metalbote Aachen

@geoanders and everbody else, i will look into this module next week, as i have a very urgent customer project, which costs most of my time right now. Luckily, this module is also part of the project, therefore i have an already ported, and tested local port, so i hope to update the contrib aswell. Also further maintenance etc. i would also address next week, so i think comaintenance would be great, we also rely extremly on this module, and more hands solve more work ;-)

πŸ‡©πŸ‡ͺGermany metalbote Aachen

Just rerolled against 3.0.0-beta1

πŸ‡©πŸ‡ͺGermany metalbote Aachen

+1 for Vue, sometimes ago there was this idea of Progressively Decoupled Drupal, vue serves this idea much better than react.

Production build 0.71.5 2024