- 🇵🇹Portugal mashot7 Lisbon
Update for #32 to prevent warning with undefined
$source_langcode
. - last update
over 1 year ago 30,249 pass, 67 fail - last update
over 1 year ago 30,249 pass, 67 fail - last update
over 1 year ago 30,311 pass, 11 fail
Drupal content translation system does not allow for language-aware access checks. Seems like this has been intentionally done here #1807776-148: Support both simple and editorial workflows for translating entities →
Introduce new Interface for content translation access check, which is aware of source/target/entity language.
None
Drupal\content_translation\ContentTranslationAccessHandlerInterface
Drupal\content_translation\ContentTranslationAccessHandler
Drupal\content_translation\ContentTranslationHandlerInterface::getTranslationAccess()
None
Not yet
Needs work
11.0 🔥
The change is currently missing an automated test that fails when run with the original code, and succeeds when the bug has been fixed.
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
Update for #32 to prevent warning with undefined $source_langcode
.