[Zope-CMF] Oddity using Mozilla/CMF (cookies?)

seb bacon seb@jamkit.com
28 Feb 2002 18:24:18 +0000


When I see this error, it's usually a missing skin component
(FSPageTemplate, or whatever).

The mozilla thing's wierd, I haven't a clue there.

seb

On Thu, 2002-02-28 at 18:10, alan runyan wrote:
> Hi.  I can not goto http://plone.org/ in mozilla, 0.9.8 WinXP. I get the
> following error.
> index_html in this instance is a Document.  Its view works just fine.
> I dont have problems in IE.  Other people running Mozilla dont see this
> issue.
> Any ideas?
> Error Type: AttributeErrorError Value: __getitem__
> 
> 
> Traceback (innermost last):
>   File /usr/home/limi/zope/Zope-2.5.0-src/lib/python/ZPublisher/Publish.py,
> line 150, in publish_module
>   File /usr/home/limi/zope/Zope-2.5.0-src/lib/python/ZPublisher/Publish.py,
> line 114, in publish
>   File /usr/home/limi/zope/Zope-2.5.0-src/lib/python/Zope/__init__.py, line
> 158, in zpublisher_exception_hook
>     (Object: plone.org)
>   File /usr/home/limi/zope/Zope-2.5.0-src/lib/python/ZPublisher/Publish.py,
> line 98, in publish
>   File /usr/home/limi/zope/Zope-2.5.0-src/lib/python/ZPublisher/mapply.py,
> line 88, in mapply
>     (Object: index_html)
>   File /usr/home/limi/zope/Zope-2.5.0-src/lib/python/ZPublisher/Publish.py,
> line 39, in call_object
>     (Object: index_html)
>   File /usr/home/limi/zope/site/Products/CMFCore/PortalContent.py, line 160,
> in __call__
>     (Object: index_html)
>   File /usr/home/limi/zope/site/Products/CMFCore/utils.py, line 110, in
> _getViewFor
>     (Object: index_html)
>   File /usr/home/limi/zope/Zope-2.5.0-src/lib/python/OFS/Traversable.py,
> line 163, in restrictedTraverse
>     (Object: index_html)
>   File /usr/home/limi/zope/Zope-2.5.0-src/lib/python/OFS/Traversable.py,
> line 148, in unrestrictedTraverse
>     (Object: index_html)
> AttributeError: (see above)
> 
> 
> 
> 
> 
> _______________________________________________
> Zope-CMF maillist  -  Zope-CMF@zope.org
> http://lists.zope.org/mailman/listinfo/zope-cmf
> 
> See http://www.zope.org/Products/PTK/Tracker for bug reports and feature requests