Account created on 4 April 2023, over 2 years ago
#

Merge Requests

More

Recent comments

šŸ‡§šŸ‡ŖBelgium Jonasanne

Converted the patch to a MR so we can easily merge it.

šŸ‡§šŸ‡ŖBelgium Jonasanne

jonasanne → made their first commit to this issue’s fork.

šŸ‡§šŸ‡ŖBelgium Jonasanne

Is it allowed to not choose a child type?
If not, you need the validation imo.

šŸ‡§šŸ‡ŖBelgium Jonasanne

I added validate function and also changed null to string since the schema.yml file says it should have a string and not null.

Please review when possible :)

Also opened a MR

šŸ‡§šŸ‡ŖBelgium Jonasanne

jonasanne → made their first commit to this issue’s fork.

šŸ‡§šŸ‡ŖBelgium Jonasanne

Uploading mr diff as patch for ease of use.

šŸ‡§šŸ‡ŖBelgium Jonasanne

The last patch was a mistake.
I uploaded the new patch that works against 11.2.x

šŸ‡§šŸ‡ŖBelgium Jonasanne

Can we get this asap merged please?
Thanks in advance!

šŸ‡§šŸ‡ŖBelgium Jonasanne

Ignore point #2 — that was a mistake.
I would suggest merging this into 3.0.x as soon as possible, and we can create a new branch to fix the remaining issues (which I’d be happy to contribute to).

šŸ‡§šŸ‡ŖBelgium Jonasanne

Looks good for me!

šŸ‡§šŸ‡ŖBelgium Jonasanne

I tested this and can confirm it works.
But there is another problem. In the AdminToolbarVersionSettingsForm.php file there is an extend on ConfigFormBase and this constructor requires TypedConfigManagerInterface in D11 and optional in D10 but that means it's not compatible with d8 and d9.
So it should be removed.

šŸ‡§šŸ‡ŖBelgium Jonasanne

I closed the MR and made the changes in a patch.
Because of Tim, I noticed that this MR was not BC and would create errors on D8 and 9.
So there needs to be a major release with this patch.

šŸ‡§šŸ‡ŖBelgium Jonasanne

I added d11 support and fixed 1 critical issue while testing on D11.
Tested this by going through the settings form and just testing all the options.

I also think we can remove d8 support?

šŸ‡§šŸ‡ŖBelgium Jonasanne

Hey Steven,
Tested this on D11 and can confirm everything still works.
This can be merged and a D11 release can be made.

šŸ‡§šŸ‡ŖBelgium Jonasanne

This fixes the issue of the previous comment

šŸ‡§šŸ‡ŖBelgium Jonasanne

When upgrading to 11.2 and trying to run database updates I get this error:

PHP Fatal error:  Cannot use Drupal\Core\Config\Entity\ConfigEntityUpdater as ConfigEntityUpdater because the name is already in use in /var/www/html/web/core/modules/system/system.post_update.php on line 12

Fatal error: Cannot use Drupal\Core\Config\Entity\ConfigEntityUpdater as ConfigEntityUpdater because the name is already in use in /var/www/html/web/core/modules/system/system.post_update.php on line 12
 [warning] Drush command terminated abnormally.
šŸ‡§šŸ‡ŖBelgium Jonasanne

Can we get a release please?

šŸ‡§šŸ‡ŖBelgium Jonasanne

Hey,
Just wanna follow up here.
What's the status here?
Are we still waiting for something?

šŸ‡§šŸ‡ŖBelgium Jonasanne

jonasanne → created an issue.

šŸ‡§šŸ‡ŖBelgium Jonasanne

I can confirm this fixes the problem.
I also created a MR based on the patch of @Zero2one (thanks)

Can we get a review, merge and release please?

Thanks!

šŸ‡§šŸ‡ŖBelgium Jonasanne

I'm having the same issue in Drupal 11.
When I add the formatter this works perfectly when logged in.
not logged in this is completely broken.

šŸ‡§šŸ‡ŖBelgium Jonasanne

What's the status here?

šŸ‡§šŸ‡ŖBelgium Jonasanne

#140 does not apply to 11.1.7 so uploaded a new diff of the MR.

šŸ‡§šŸ‡ŖBelgium Jonasanne

Can we get a D11 compatible release please?

šŸ‡§šŸ‡ŖBelgium Jonasanne

Can we get a merge and a d11 compatible release here please?

šŸ‡§šŸ‡ŖBelgium Jonasanne

Can we please get a release?

šŸ‡§šŸ‡ŖBelgium Jonasanne

This is my mistake.
I was to quick assuming it was a different issue but it's the fault of the D11 patch.
Closing this issue again since it's a duplicate.

šŸ‡§šŸ‡ŖBelgium Jonasanne

Can we get this merged and a D11 stable release?
We need this to make the RNG module D11 compatible.

šŸ‡§šŸ‡ŖBelgium Jonasanne

Created a MR with the necessary changes.
Can we get a merge and a new d11 compatible release?
Thanks

šŸ‡§šŸ‡ŖBelgium Jonasanne

I created a MR with the necessary changes.
Upgrade status still flags 1 deprecation but for D12 so we are safe in D11.
Added diff of MR to use as patch.

šŸ‡§šŸ‡ŖBelgium Jonasanne

I made a MR.
Can we get this merged and a D11 compatible release?
Thanks in advance.

šŸ‡§šŸ‡ŖBelgium Jonasanne

jonasanne → changed the visibility of the branch 3521691-add-d11-support to hidden.

šŸ‡§šŸ‡ŖBelgium Jonasanne

jonasanne → created an issue.

šŸ‡§šŸ‡ŖBelgium Jonasanne

jonasanne → changed the visibility of the branch 3521565-add-d11-support to active.

šŸ‡§šŸ‡ŖBelgium Jonasanne

jonasanne → changed the visibility of the branch 3521565-add-d11-support to hidden.

šŸ‡§šŸ‡ŖBelgium Jonasanne

jonasanne → changed the visibility of the branch 3521565-add-d11-support to hidden.

šŸ‡§šŸ‡ŖBelgium Jonasanne

Created a MR.
Can we get this reviewed and merged for a d11 compatible release please?

Thanks!
Also added diff of MR to use as patch.

šŸ‡§šŸ‡ŖBelgium Jonasanne

jonasanne → created an issue.

šŸ‡§šŸ‡ŖBelgium Jonasanne

Uploaded diff of MR as patch for ease of use.

šŸ‡§šŸ‡ŖBelgium Jonasanne

Can we get a D11 compatible release version please?

šŸ‡§šŸ‡ŖBelgium Jonasanne

Can we get a D11 compatible release please?

šŸ‡§šŸ‡ŖBelgium Jonasanne

rerolled patch to 3.0.0-beta1
Now I don't have time to fix the other tests so if someone else wants to pick this up that would also be awesome.

šŸ‡§šŸ‡ŖBelgium Jonasanne

jonasanne → made their first commit to this issue’s fork.

šŸ‡§šŸ‡ŖBelgium Jonasanne

Has there been an update for a D11 ready release?

šŸ‡§šŸ‡ŖBelgium Jonasanne

Can we get a release here?

šŸ‡§šŸ‡ŖBelgium Jonasanne

jonasanne → created an issue.

šŸ‡§šŸ‡ŖBelgium Jonasanne

Latest D11 patch does not apply

This one does:

šŸ‡§šŸ‡ŖBelgium Jonasanne

Latest D11 patch does not apply

This one does:

šŸ‡§šŸ‡ŖBelgium Jonasanne

What's the status here?
Can we get a D11 compatible release please?

šŸ‡§šŸ‡ŖBelgium Jonasanne

jonasanne → created an issue.

šŸ‡§šŸ‡ŖBelgium Jonasanne

We are having the same issue where results are 0 and that the render is not working correctly.
I tested this MR and I can confirm this works.
also uploaded diff of MR as patch.

šŸ‡§šŸ‡ŖBelgium Jonasanne

Uploading the diff as a patch here for ease of use.

šŸ‡§šŸ‡ŖBelgium Jonasanne

Can we get a merge and release please?

šŸ‡§šŸ‡ŖBelgium Jonasanne

jonasanne → made their first commit to this issue’s fork.

šŸ‡§šŸ‡ŖBelgium Jonasanne

Aleix are u sure the answer above is on the correct ticket?
I don't understand why you closed this ticket to fixed and the geofield_map require is still inside the compose.json in the new release.

šŸ‡§šŸ‡ŖBelgium Jonasanne

New patch against 2.x

šŸ‡§šŸ‡ŖBelgium Jonasanne

Nevermind patch does not apply after change to target branch 2.0.x instead of 2.x.
I'm also confused. What's the difference here and why these branch names?

Production build 0.71.5 2024