πŸ‡ΊπŸ‡ΈUnited States @awolfey

Account created on 15 April 2008, about 16 years ago
#

Recent comments

πŸ‡ΊπŸ‡ΈUnited States awolfey

#10 fixes my issue. I encountered the error after deleting all group owner and members from the admin/people page. I selected to delete the users' content groups, but that was not the case. Perhaps the order of user deletion had something to do with it.

πŸ‡ΊπŸ‡ΈUnited States awolfey

This patch works for us. Thank you.

πŸ‡ΊπŸ‡ΈUnited States awolfey

@ahmed, it looks like you're expecting an svg, but I'm getting a png. What kind of image toolkit are you using? PNG does work here < img src="[encoded_png_code_here]" >, which is why this patch works for me. Thanks.

πŸ‡ΊπŸ‡ΈUnited States awolfey

Module version: 2.0.8
Drupal: 10.1.4
PHP: 8.1

πŸ‡ΊπŸ‡ΈUnited States awolfey

I have the same problem. Without the image tag the raw png data is printed.
data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAA.....
The patch fixes this for me.

πŸ‡ΊπŸ‡ΈUnited States awolfey

Following https://www.drupal.org/project/anchor_link/issues/3406349#comment-15428734 πŸ› Anchor button breaks CKEditor5 Needs review fixed the issue for me.

πŸ‡ΊπŸ‡ΈUnited States awolfey

Hi, I added you as a maintainer. Please work with the other people who requested maintainership to see if they should also be added.
Thanks,
awolfey

πŸ‡ΊπŸ‡ΈUnited States awolfey

This is also working for us. Please merge. Thank you.

πŸ‡ΊπŸ‡ΈUnited States awolfey

I have not worked on this project for several years. Ibustos is the more recent maintainer. I have no interest or time to resume maintenance of the project.

πŸ‡ΊπŸ‡ΈUnited States awolfey

awolfey β†’ created an issue.

πŸ‡ΊπŸ‡ΈUnited States awolfey

One problem with this: If you're deleting groups in Behat, the drush_backend_process is not available.

πŸ‡ΊπŸ‡ΈUnited States awolfey

This patch still applies, and it works for my case: 7k+ group members.

πŸ‡ΊπŸ‡ΈUnited States awolfey

awolfey β†’ created an issue.

πŸ‡ΊπŸ‡ΈUnited States awolfey

I'm having this issue also. I'm referencing a node from a group, and using an entity reference field.

πŸ‡ΊπŸ‡ΈUnited States awolfey

Another way to achieve this is to give flag and unflag permissions to all the roles, and then add a new template suggestion for the flag if the user has the role that should only have the missing "view" permission. In your new template print only the {{ title }}. This will handle at least the ajax link flagging.

Production build 0.69.0 2024