Ticket #13116 (confirmed Bug)

Opened 4 years ago

Last modified 4 years ago

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

comment:1 Changed 4 years ago by davisagli

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.

comment:2 Changed 4 years ago by kleist

  • Status changed from new to confirmed
  • Component changed from Unknown to General
Note: See TracTickets for help on using tickets.