sipi icon indicating copy to clipboard operation
sipi copied to clipboard

Report parsing errors for Lua scripts

Open tobiasschweizer opened this issue 9 years ago • 2 comments

When a Lua scripts cannot be parsed correctly, Sipi should give a clear error message on startup.

tobiasschweizer avatar Oct 24 '16 13:10 tobiasschweizer

Can you provide a test case for this?

benjamingeer avatar Feb 07 '17 13:02 benjamingeer

I am thinking of a case in which one of the routes contains invalid code that leads to a parsing error.

At the moment, the routes are not parsed on startup. I think it would be good to parse them when they are added.

tobiasschweizer avatar Feb 07 '17 16:02 tobiasschweizer