render("{nosuch|filter?}", { nosuch = nil }) --> "{nosuch|filter?}" but "" is expected
Fixed in https://hg.prosody.im/0.11/rev/5798ab735619 + test in https://hg.prosody.im/trunk/rev/5d4d90d1eabb
render("{nosuch|filter?}", { nosuch = nil }) --> "{nosuch|filter?}" but "" is expected
Fixed in https://hg.prosody.im/0.11/rev/5798ab735619 + test in https://hg.prosody.im/trunk/rev/5d4d90d1eabb
Changes