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.