-
Bug
-
Resolution: Fixed
-
Normal
-
None
-
None
If you enter a setlist like
*foo bar baz
you get this error message on submit: "Please ensure all lines start with @, * or #." This is misleading because all lines already start with *.
It should either explicitly say "... followed by a space", or (probably better) accept the input add the missing space on the fly.