- Issue created by @BramDriesen
Add unit tests to verify:
- An untranslatable node does not trigger the notification when enabled
- An node with no translations which is enabled does not trigger the warning
- A translated node which is disabled does not trigger the warning
- A translated node which is enabled does trigger the warning
Active
1.0
Code
It would make a good project for someone who is new to the Drupal contribution process. It's preferred over Newbie.
The change is currently missing an automated test that fails when run with the original code, and succeeds when the bug has been fixed.