alexpott → credited daisyleroy → .
dan2k3k4 → credited daisyleroy → .
#10 works for me !
#14 for gin works for me ( media_library_edit 3.0.3 and D 10.2.5 )
I hope it will be released soon, This is such an essential feature in my mind.
Hello,
Here a patch allowing this functionality to be rolled back for those who would like to keep the user/edit redirection with the one-time-login link
( works also with the release 4.0.0)
Hello,
It's seems that the problem was fixed here : https://www.drupal.org/project/password_policy/issues/2971743 🐛 Error on aggregated css files for users forced to reset password RTBC but not released yet.
#2 works for me !
patch #14 fixes my issue thanks !
patch #26 doesnt work.
+ foreach (\Drupal::moduleHandler()->invokeAllWith('oauth2_server_default_scope') as $module)
This code introduce an error
Too few arguments to function Drupal\Core\Extension\ModuleHandler::invokeAllWith(),
because this method expected 2 arguments.
Sorry I made a mistake during the previous patch generation. Please ignore it and try this one.
Same problem here on 2.0.beta7, resolved by adding a title display settings verification (check also that your field formatter settings has always the title display option to false ), that worked for me.
daisyleroy → created an issue.