We apologize for the instability of composr.app and appreciate your patience. We are working on the statistics addon and trying to find an optimal way to store and render data. Unfortunately, we have yet to find a solution that can handle the traffic (and therefore, tens of millions of statistical records) of composr.app. We're working hard on one.
#5154 - topics module 2494: ending html comcode tag is getting escaped
The schedule_code function is applying escaping in order to allow the JSON-encoded parameters to the Commandr run_scheduled_action-command to be properly encapsulated in a Commandr command. This presumably is failing to be an accurate escaping.
The failing use case is scheduling of the "moderator reply" feature.
The failing use case is scheduling of the "moderator reply" feature.