home contents changes options help subscribe edit (external edit)

Due to implicit acquisition in DTML, creating objects with certain IDs may cause Trouble, such as breaking the ZMI (Zope Management Interface). Here are some ids to avoid if you don't want trouble.

  • REQUEST
  • RESPONSE
  • URL - breaks zwiki's standard_error_message handler, probably other things
  • Epoz, epoz - confuses Epoz ?
  • links ? not sure why
  • doc ? confused DocFinder ?
  • actions - avoid this in CMF, Plone..
  • status, category, severity - may confuse zwiki's issue tracker
  • id - breaks something.. Folder ? but possibly not BTreeFolder? ?
  • Widget - something named widget may cause trouble for Plone ? Archetypes ?
  • index_html - TheJester says Don't call a Folder index_html


comments:

content --johngrey, Thu, 21 Jan 2010 06:37:12 -0500 reply
content - I managed to break zwiki with an (empty) method called content in the Zope root



subject:
  ( 35 subscribers )