mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-03-20 10:26:57 +00:00

In 5.1.5 we switched to using `<$action-setfield>` instead of `<$fieldmangler>`. The problem was that in the process we lost the validation of field names, making it possible to create fields with illegal names Fixes #1186