Uh, yes. The authorization system only works for the main zone. And if it goes to action.blocked, you should normally get the header and footer zone blocked also. We might be able to rework this behavior, but my question would be, what do we do if the bottom zone is blocked for example? An empty zone? This should be easy enough code wise, we just want to decide for sure what to do when authorization fails.
Cheers, Dan On Mon, Mar 8, 2010 at 11:11 AM, Markus <[email protected]> wrote: > Hi, > > I have a locked-down site. For the read protected hierarchy x.* I > tried to use x.bottom. But when I opened x.whatever&action=login, > x.bottom was displayed although expected to be blocked. > > Do bottom, top and side pages have in common that they are never > blocked? > > I thought this was the case and tried to change from 'bottom' to > 'mybottom' without success. Then I tried to move mybottom under the > main div in the skin without success. > > Markus > > -- > You received this message because you are subscribed to the Google Groups > "BoltWire" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/boltwire?hl=en. > > -- You received this message because you are subscribed to the Google Groups "BoltWire" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/boltwire?hl=en.
