SA Show Region - is this a bug?
I've noticed that the name used in the code generated by this feature does not show correctly when looking at code view page.
For example, take the rule <?php if(!WA_Auth_RulePasses("Logged in to clients")){ // Begin Show Region ?>
The name of this item in the server behaviours list is "Not Logged in to clients".
Consequently, if used, one could be forgiven for thinking that a different rule had been used if one just looked at the rule name in code view.
The other bug is that if a rule is selected, say Logged in to clients, by clicking on it in the Server Behaviour box, then exit when done, the quote marks around the show region name dissappear, showing instead ("Logged in to cp_clients"). off course the code is now corrupt and will not function.
Are these bugs?
Paul