User error: Invalid placeholder (!chosen) in string:
caused by usage of the old raw placeholder !, which isn't needed if the string is passed in with a MarkupInterface which it already is.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 2852366-2.patch | 938 bytes | joelpittet |
Comments
Comment #2
joelpittetComment #4
nagy.balint commentedThanks! Committed.