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.
#6166 - Snippets do not process zones correctly (when using RAW URL scheme)
Okay, interesting enough, it looks like this bug is only present when using the RAW (default) URL scheme. All other URL schemes do not have this issue, and snippets correctly parse the zone.
Automated response: 6166: Snippets do not process zones correctly (when using RAW URL scheme)
Added some additional complex logic in ajax.php which tries to guess the zone name from what we are running. Testing on editing member profile tab with RAW URL schemes and single public zone off seems to work.
Note that I have not confirmed whether this fix breaks any other URL schemes. Best to wait until 11 beta9 and not apply this hotfix.
Added some additional complex logic in ajax.php which tries to guess the zone name from what we are running. Testing on editing member profile tab with RAW URL schemes and single public zone off seems to work.
Note that I have not confirmed whether this fix breaks any other URL schemes. Best to wait until 11 beta9 and not apply this hotfix.