Problem/Motivation
The translation system says 'Invalid placeholder' but doesn't say why.
Steps to reproduce
Proposed resolution
Add to the message to say that placeholders must begin with one of the following (....) special characters.
Remaining tasks
User interface changes
API changes
Data model changes
Release notes snippet
Issue fork drupal-3392200
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
- 3392200-invalid-placeholder-error
changes, plain diff MR !5065
Comments
Comment #2
artusamakCan you add the steps to reproduce the issue please?
Comment #3
joachim commentedDo:
Comment #4
hdnag commentedyepa is mentoring us (me & jeremy_p) with this issue
Comment #7
joachim commentedMR looks good, but the test that's failing needs to be updated so it's looking for the new version of the error message.
Comment #8
jeremy_p commentedSorry for the failing test, i've made a new commit to fix it.
Comment #9
joachim commentedLooks good!
Remember to set an issue to Needs Review when you think it's ready.
Comment #10
sleitner commentedComment #15
lauriiiCommitted 8abb283 and pushed to 11.x. Also cherry-picked to 10.2.x. Thanks!