Account created on 22 April 2014, over 11 years ago
#

Merge Requests

More

Recent comments

🇧🇪Belgium joevagyok

The <legend>Behaviour as parent</legend> inside the Navigation block is coming from our own module. It's an optional element for the fieldset, and a combination that is being used elsewhere as well. Presence of a should not cause this issue. In 1.x this was working perfectly, before this change was introduced. I can confirm the issue is present in both 2.0.x and 1.0.x branches.

🇧🇪Belgium joevagyok

Yes, wherever we use the same combination it's broken, only tested on 2.0.x.

🇧🇪Belgium joevagyok

joevagyok created an issue.

🇧🇪Belgium joevagyok

This issue introduced a regression on vertical tabs form when element is in place over the fieldsets.

🇧🇪Belgium joevagyok

joevagyok created an issue.

🇧🇪Belgium joevagyok

joevagyok created an issue.

🇧🇪Belgium joevagyok

joevagyok created an issue.

🇧🇪Belgium joevagyok

Implemented the proposed solution, ready for review.

🇧🇪Belgium joevagyok

I have to agree with you on this. I will try to discover the possibility of creating a new context.

🇧🇪Belgium joevagyok

Based on the split-preview module example, I added an html preprocess to completely remove the admin toolbar from rendering preventing the following issue:

The responsive preview iframe is loading the translated page, but the toolbar inside the iframe is making AJAX requests with a cache token that was generated for the original page context. When the iframe loads a different language variant, the CSRF token becomes invalid.

Updated the automated tests to account for this.

🇧🇪Belgium joevagyok

Added the missing part in the 10.5.x patch.

    public function getPendingUpdateFunctions() { ...
    return $this->alterAvailableUpdateFunctions($not_executed_update_functions);
🇧🇪Belgium joevagyok

@nicxvan Our use case that requires this is the following:
We have an install profile and we need to make sure, that all dependent components/modules run their post_update functions before the install profile post updates, hence why the existing solutions are not enough, like it is described in the issue description.

🇧🇪Belgium joevagyok

In the patch made for 10.5.x in comment #27 I realized that one function call is missing and the feature doesn't work as expected. Uploading the correct patch.

🇧🇪Belgium joevagyok

joevagyok made their first commit to this issue’s fork.

🇧🇪Belgium joevagyok

Clearing the local cache to invalidate it and prevent access denied error due to mismatch of langcodes is not a viable option.

🇧🇪Belgium joevagyok

Latest release containing this is causing fatal error:
Error: Call to a member function label() on null in Drupal\entity_browser\Plugin\views\field\SelectForm->viewsForm() (line 129 of /var/www/html/build/modules/contrib/entity_browser/src/Plugin/views/field/SelectForm.php).

We should not assume the presence of _entity over there.

🇧🇪Belgium joevagyok

Released in 3.1.3 and 2.1.6 versions.

🇧🇪Belgium joevagyok

Please open an MR to have automated tests running over the changes.

🇧🇪Belgium joevagyok

Dropping D9 in a minor release, is fine. We should maintain Drupal releases up until their EOL. Based on the discussion in the MR, I would suggest adapting the core version constraints to ^10.1 || ^11 and making sure we have these respective builds in gitlab CI, which we do, by looking into the green pipeline.

🇧🇪Belgium joevagyok

joevagyok made their first commit to this issue’s fork.

🇧🇪Belgium joevagyok

@vladimiraus I am not sure if the new issue is really necessary. This issue is perfectly describes the problem. I think a new MR would be sufficient, but I can create a new issue if you insist.

🇧🇪Belgium joevagyok

joevagyok made their first commit to this issue’s fork.

🇧🇪Belgium joevagyok

I think it would be very useful to have actual clickable actions under /admin/content/shorthand table besides "Update story", like "Delete story" and "Delete story versions" that would take you to a confirmation page where you can select with checkboxes the version the user wish to delete.

🇧🇪Belgium joevagyok

Changed the approach to check for default_formatter key in the definition before we render any field relying over that.

🇧🇪Belgium joevagyok

Rebased the content of the previous MR and opened a new MR against 3.x since I was unable to change the target branch to 3.x.

🇧🇪Belgium joevagyok

Re-rolled the patch from #18 over the latest 3.0.0-alpha3 release.

🇧🇪Belgium joevagyok

I re-rolled the contents of the MR over the 11.2.x branch. Currently fails to apply over 11.2 release.

🇧🇪Belgium joevagyok

Sadly, we decided to pursue a different path in our project. I withdraw my proposal and closing this issue.

🇧🇪Belgium joevagyok

Thanks for reporting the issue and looking into it with a proposed solution. Tests are failing, so some more work is needed.

🇧🇪Belgium joevagyok

Thanks for the report on that! I opened a new MR with the fix.

🇧🇪Belgium joevagyok

Thanks for the review comments. The MR is in a work in progress.

🇧🇪Belgium joevagyok

joevagyok made their first commit to this issue’s fork.

🇧🇪Belgium joevagyok

I think this issue should be closed in favour of Drush 13 update where Drush 12 should be the minimum version required. https://www.drupal.org/project/extra_field/issues/3511072 📌 Drush 13 compatibility Active

🇧🇪Belgium joevagyok

The MR had missing pieces from the patch, I pushed it.
I attached a patch file for composer patching against 1.19 version.

🇧🇪Belgium joevagyok

joevagyok made their first commit to this issue’s fork.

Production build 0.71.5 2024