saidatom → made their first commit to this issue’s fork.
I cannot set credits: you need to be a maintainer of the module to make changes. Leaving it as “Reviewed and tested by the community.”
saidatom → made their first commit to this issue’s fork.
Changes:
babel.services.yml
- Removed
needs_destruction
tag from LocaleSubscriber service definition
src/EventSubscriber/LocaleSubscriber.php
- Added check to return early if
$event->getLids()
is empty - Prevents attempting to query with an empty array in the IN condition, which can cause database errors
saidatom → made their first commit to this issue’s fork.
1. OauthClientScopeHelper::getScopes() → OauthClientScopeHelper::getCurrentUserScopes()
- Updated in /src/Service/OauthClientScopeHelper.php:35
- Updated internal call in /src/Service/OauthClientScopeHelper.php:85
- Updated external calls in /src/Controller/OauthClientUserController.php:171
- Updated external calls in /src/Form/OauthClientAddForm.php:157
2. OauthClientPermissions::requestPermission() → OauthClientPermissions::getUserPermssion()
- Updated in /src/Permission/OauthClientPermissions.php:61
- Updated internal call in /src/Permission/OauthClientPermissions.php:46
- Updated external calls in /src/Service/OauthClientScopeHelper.php:56
- Updated external calls in /src/Form/OauthClientAddForm.php:171
Accidentally left out README.md from the commit.
saidatom → created an issue.
Great! Looks good, moving to RTBC.
saidatom → made their first commit to this issue’s fork.
Thank you for catching that detail.
Looks good, thank you!
saidatom → changed the visibility of the branch 3542871-fatal-error-and to hidden.
saidatom → created an issue. See original summary → .
Great! Looks good, moving to RTBC.
saidatom → created an issue.
saidatom → created an issue.
saidatom → made their first commit to this issue’s fork.
Looks good, thank you!
saidatom → created an issue.
saidatom → made their first commit to this issue’s fork.
Great! Looks good, moving to RTBC.
saidatom → made their first commit to this issue’s fork.
saidatom → made their first commit to this issue’s fork.
saidatom → made their first commit to this issue’s fork.
Great! Looks good, moving to RTBC.
@yaqbick One last note: when translation is disabled, the Save button should be disabled as well. Otherwise, it results in errors.
saidatom → made their first commit to this issue’s fork.
saidatom → made their first commit to this issue’s fork.
Looks good move into RTBC.
saidatom → made their first commit to this issue’s fork.
This was already fixed in version >2.2.0
saidatom → created an issue.
saidatom → changed the visibility of the branch project-update-bot-only to hidden.
Great! Looks good, moving to RTBC.
hook_configurable_language_insert|update()
return $parsed NULL in DrupalOrgPluralFormula::updatePluralFormula()
saidatom → made their first commit to this issue’s fork.
Could you give all the steps to reproduce this issue?