-
- Downloads
fix uncaught exception for empty form field
i don't know why or how, but there were journalctl entries for an error in which .trim() was being called on an undefined value, on (old) line 144 where linkify() was being called. now we're catching and logging these cases, at least.
Please register or sign in to comment