Ticket #13116 (confirmed Bug)
AttributeError: 'TTWViewlet' object has no attribute '__view_name__'
Reported by: | angeladanielle@… | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 4.x |
Component: | General | Version: | 4.1 |
Keywords: | Cc: |
Description
Edited the footer in the zope.interface.Interface and now the site is down and giving this error.
The file I was editing is displayed now on the Contents tab of the Plone View Customizations at /portal_view_customizations in the ZMI.
How do I fix this?
Thanks!
Change History
Note: See
TracTickets for help on using
tickets.
In my experience, customizing things via portal_view_customizations is not particularly reliable. I would recommend deleting your customized version on the Contents tab, and use z3c.jbot to override the template instead.
If you can provide the full error traceback from the error log, perhaps someone can offer a better fix.