Closed edrex closed 13 years ago
I've been testing mgtd using tiddlyweb to host, and I've found a fairly severe bug (which I believe has been reported before, link escapes me)
To set up a test environment:
To reproduce bug:
The save works, but afterward MGTD macros fail with errors like
Error while executing macro <<mgtdList>>: TypeError: Cannot call method 'matchesEvalExpr' of null
After reloading from the server, macros work again. It only seems to be triggered when a tiddler is deleted before saving.
This sounds familiar. I have a feeling someone has posted a fix for this problem. I will see if I can find it.
I've picked mGSD back up and I'm not experiencing this anymore. Closing.
I've been testing mgtd using tiddlyweb to host, and I've found a fairly severe bug (which I believe has been reported before, link escapes me)
To set up a test environment:
To reproduce bug:
The save works, but afterward MGTD macros fail with errors like
After reloading from the server, macros work again. It only seems to be triggered when a tiddler is deleted before saving.