Björn Brala

Results 21 issues of Björn Brala

We can only use the icon names as icon tag. This doesn't work like that in the command demo. http://swisnl.github.io/jQuery-contextMenu/demo/html5-polyfill.html

Bug
Documentation

## Description Rector for drupal_theme_rebuild. Also refactor FunctionToServiceRector to allow BC patched. See: https://github.com/mglaman/drupal-change-record-triage/issues/435 ## To Test - Run tests ## Drupal.org issue https://www.drupal.org/project/rector/issues/3427029

needs-review

## Description Fixes: https://www.drupal.org/node/3401941 When renaming it does not remove the old use statement. This should not error, but is ugly. Can only be avoided if we start applying codestyle...

question
needs-review

## Description Draft PR for RenameClass, mostly storing the code. Seems like this might not work without a custom post rector, which is not possible yet. ## To Test -...

I get the following error when i install the plugin. Any ideas? ``` io.edgeg.gtm.intellij.GTMProject@62cd15bd: Illegal char at index 2: C:\projecten\batch-scripts\gtm.exe java.nio.file.InvalidPathException: Illegal char at index 2: C:\projecten\batch-scripts\gtm.exe at sun.nio.fs.WindowsPathParser.normalize(WindowsPathParser.java:182) at...

An experiement if it is possible without patches but with a little trick in the web directory we use on our projects. This adds: - index.php and update.php that includes...

| Q | A | ------------- | --- | Branch? | 6.0 | Bug fix? | no | New feature? | yes | Deprecations? | no | License | MIT...

Serializer
Feature
Status: Needs Review

As stated in the title, then a argument is used inside a html comment, it is marked as invalid. Keep up the good work! Regards, Bjorn

I've seen this issue also while running against the Drupal codebase. I've got a reproducable test :) https://getrector.com/demo/0c616439-8d54-46f3-925c-73aefd8ce429 Reopens #439

Fixes #770 1. Added new options to bleeding edge. Current behaviour is the same. 2. Trigger deprecation notice when using old parameter, did not add a version since i dont...