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

Account created on 7 October 2011, over 13 years ago
#

Recent comments

πŸ‡ΊπŸ‡ΈUnited States alieffring

As someone who did Drupal on Windows for about a decade: yes, please. It always felt like being a second class citizen, there was always something little going wrong that took extra time to figure out because nobody else was seeing it. But the sysadmin really liked his windows servers and it was supported so we stuck with it. Making official what is already essentially true seems like the right move here.

πŸ‡ΊπŸ‡ΈUnited States alieffring

Would still be great to get this fix in a stable version. I spent a few hours tracing through asynchronous callbacks and timers to figure out why the `preventAutologout` callback wasn't actually preventing autologouts and it turns out it's because the calculation for the timeout on the backend just ignores activity.

πŸ‡ΊπŸ‡ΈUnited States alieffring

Adds hook_admin_toolbar_extra_links_alter()

πŸ‡ΊπŸ‡ΈUnited States alieffring

This issue can have effects beyond just the unnecessary javascript. If you are a user who has toolbar access after logging out your toolbar settings are still present in the sessionStorage javascript object and toolbar classes will be added to the body tag, making space for a toolbar that will never show up.

πŸ‡ΊπŸ‡ΈUnited States alieffring

I can confirm that this issue is still happening in Drupal 9, and that the general idea of the patch (registering a listener for validation issues and opening parent details tags when triggered) fixes it.

πŸ‡ΊπŸ‡ΈUnited States alieffring

Reroll patch after 2.x changes

Production build 0.71.5 2024