[Zope-dev] Unauthorized users can writelock helpfiles in /Control_Panel/Products
Chris McDonough
chrism@zope.com
Sun, 10 Mar 2002 15:40:36 -0500
> Chris McDonough writes:
> > ... HelpSystem problems ...
> > It then proceeds to do writes to the database when it
> > appears that all you're doing is reading a
> pre-existing page.
> What does it write to the database?
> I do not see a reason for this behaviour...
I don't know. IMHO, there is no reason that the contents of
the help system need to live in the ZODB at all. Can you
think of any good reason other than searching? :-(
- C