+1 for RTBC ; Hope a maintainer will find the time to create a release <3
thanks! Merged and released as 1.0.3
The fix commited on the 1.0.x branch have pleased packagist workflow, I can now update the field_time module, no need to create a dedicated release \o/
Merge request !2 from @tobiasb seems good !
Thanks for your work, for D11 & module weight issue ! much appreciate
See merge request https://git.drupalcode.org/project/vitals_extra/-/merge_requests/4 for testing, or apply the patch https://git.drupalcode.org/project/vitals_extra/-/merge_requests/4.patch
Works fine for me !
Thanks for this work ;
I think menu_link_attributes deserves a 8.x-1.4 release, as some nice improvements are already merged : https://git.drupalcode.org/project/menu_link_attributes/-/compare/8.x-1....
Thanks @berdir ; Could you please release a 2.0.2 version ? Thanks for all your Drupal work !
Actually the work has been done in #3433353, and already merged.
The only thing we need now is a maintainer to release a 2.0.2 version <3
merged
Same here, adding https://git.drupalcode.org/project/classy/-/merge_requests/5.patch
to my composer.json makes upgrade_status module happy ! And it works well with my theme.
@mstrelan Thanks a lot ! I wasn't brave enough to rebase a 21KB patch last evening <3
Anyone else struggling to patch against 10.3.0 ?
I can confirm that manually update this module weight in the core.extensions.yml config file solve my issue where my meta description was always empty.
After some personnal debugging on 1.3 if found that the merge is missing. Sadly I looked at the issue queue only after that and found your patch !
This is a massive RTBC for me, allowing my client to use both menu_link_attributes and menu_firstchild on a multilingual D10 website.
Thanks for your work
You're right, I didn't realise this issue was that old !
Tested the Twixxx URL in issue summary and can't reproduce on 2.x branch.
Closed as outdated.
Why this patch was not included in the 2.0.0-alpha3 release yesterday ? Thanks a lot
saschaeggi β credited opi β .
thanks!
You're patch seems OK but there's one issue regarding coding standards. Please add a space before the opening brackets of your if condition.
Could not reproduce on a almost fresh D10 instance. Could it be possible that you have some field that is not attach to any bundle, or maybe a custom entity without bundles, or any specific case ?
@maintainers : do you want me to provide a patch with additional checks for NULL variables ?
Patch is working. Update title. Still RTBC !
Note that issue #2894351 also try to fix this bug. Patch 26 works pretty well with Seven/Claro/Gin admin theme
source: https://www.drupal.org/project/field_group/issues/2894351#comment-14394498 π Tabs with invalid input are not focused Postponed: needs info
Thanks @Antoniya for your more generic patch #26, works like a charm !
damn missing comma !
Thanks itamair for your time & patience <3
there it is
thanks for the input itamair, I will provide a full patch asap
fix syntax error in last patch
I'm not allowed to fork in Gitlab, so here is a good old patch file
Thanks @infrafusion. I'm back on my Drupal job, and trying to catch up. Currently playing with Gitlab to merge & release this Drupal 10 first stable version.
opi β created an issue.