mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2026-03-20 22:59:49 +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