Re: [Zope] Permission problems...

2000-11-20 Thread Curtis Maloney

On Tuesday 21 November 2000 10:06, Dieter Maurer wrote:
> Curtis Maloney writes:
>  > I really can't understand this...  I am logged in as my normal Manager
>  > role user, editing away on my site.  In the management section, no
>  > problems...  I can edit, add and delete to my hearts content.
>  >
>  > However, when I try the normal view, one a certain page I get permission
>  > problems... It won't let me log in with _any_ users, even tho my
>  > permissions seem set correctly.
>  >
>  > The object in question is, in fact, standard_html_header, of all things.
>  > With the way the objects are set up, it's only rendering the same
>  > objects as from the previous page, with a little extra processing due to
>  > submitted form values.
>
> This is definitely not enough information.
>

No, you're right.. it's not enough information 

> Either your permissions are strange (you ruled this out) or
> "standard_html_header" contains something strange that
> maybe triggers a Zope bug (2.1.6. contained such bug,
> when you e.g. used 'ZopeFind' or 'ZopeFindAndApply').
>

As it turns out, I found the problem to be something wholy unrelated to 
standard_html_header.   To be honest, I don't entirely understand the fault, 
but it's gone away now.

Sorry for not posting a retraction to this question.

> We may help you, if you post your "standard_html_header".
>

> Dieter

Curtis.

___
Zope maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope-dev )




Re: [Zope] Permission problems...

2000-11-20 Thread Dieter Maurer

Curtis Maloney writes:
 > I really can't understand this...  I am logged in as my normal Manager role 
 > user, editing away on my site.  In the management section, no problems...  I 
 > can edit, add and delete to my hearts content.
 > 
 > However, when I try the normal view, one a certain page I get permission 
 > problems... It won't let me log in with _any_ users, even tho my permissions 
 > seem set correctly.
 > 
 > The object in question is, in fact, standard_html_header, of all things.
 > With the way the objects are set up, it's only rendering the same objects as 
 > from the previous page, with a little extra processing due to submitted form 
 > values.
This is definitely not enough information.

Either your permissions are strange (you ruled this out) or
"standard_html_header" contains something strange that
maybe triggers a Zope bug (2.1.6. contained such bug,
when you e.g. used 'ZopeFind' or 'ZopeFindAndApply').

We may help you, if you post your "standard_html_header".



Dieter

___
Zope maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope-dev )




[Zope] Permission problems...

2000-11-19 Thread Curtis Maloney


Green things,


I really can't understand this...  I am logged in as my normal Manager role 
user, editing away on my site.  In the management section, no problems...  I 
can edit, add and delete to my hearts content.

However, when I try the normal view, one a certain page I get permission 
problems... It won't let me log in with _any_ users, even tho my permissions 
seem set correctly.

The object in question is, in fact, standard_html_header, of all things.
With the way the objects are set up, it's only rendering the same objects as 
from the previous page, with a little extra processing due to submitted form 
values.


System:

Zope 2.1.6 installed from source.
Python 1.5.2
RedHat 6.1 (with many updates)

many thanks in advance,

Have a better one,
Curtis Maloney.

___
Zope maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope-dev )