[Zope] broken root security tab
kosh@aesaeion.com
kosh@aesaeion.com
Sun, 6 May 2001 00:03:59 +0000 (UTC)
Right click on the page with the error and view the source. In the page
source you should have a traceback. At the very least it should way which
product the error is in. Most likely it will have the line the error is
at.
On Sun, 6 May 2001, Dave Ahn wrote:
> Hello,
>
> I recently upgraded to Zope 2.3.2 and added several new products. Sometime
> during that process, my root security tab stopped working with:
>
> Error Type: TypeError
> Error Value: string member test needs char left operand
>
> A quick mailing list search indicates that it is probably related to a
> missing ',' in one of the products, but I am just guessing.
>
> How can I track down the source of this error? I tried to run the python
> debugger, but trying to access Zpublish.Zope('/manage_access') simply denies
> access. I'm rather new to Zope debugging, so any help would be appreciated.
>
> Thanks,
> Dave
> --
> Dave Ahn | ahn@vec.wfubmc.edu | Wake Forest University Baptist Medical Center
>
> When you were born, you cried and the world rejoiced. Try to live your life
> so that when you die, you will rejoice and the world will cry. -1/2 jj^2
>
> _______________________________________________
> Zope maillist - Zope@zope.org
> 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 )
>