On Sun, Aug 15, 2010 at 8:11 PM, Baiju M <[email protected]> wrote:
> Hi Justin!
>
> On Mon, Aug 9, 2010 at 1:15 PM, Justin Ryan <[email protected]> wrote:
>>>> I actually thought some of the docs I saw might smell like that, but
>>>> trying your sample directive above isn't working.
>>>
>>> Really strange. I added my changed version to this e-mail. (I even tried to 
>>> copy my ZCML code from above to a fresh copy of your unauth-test and it 
>>> worked: when accessing a page which does not exists the browser shows: 
>>> "login required")
>>>
>>
>> Thank you, Michael, for taking the time here.
>>
>> I must have made a mistake, somehow.  I could swear I also cut and
>> pasted, but perhaps not.
>
> Is your problem solved now ?
>

I think the solution Michael sent worked, but it's been a while, and I
know I haven't 100% applied it to my client project yet.

> If not, can you add these two include directives to etc/site.zcml just
> before including your package:
>
>  <include package="zope.app.http" />
>  <include package="zope.app.exception.browser" />
>

I will give this a shot.
_______________________________________________
bluebream mailing list
[email protected]
https://mail.zope.org/mailman/listinfo/bluebream

Reply via email to