Dieter Maurer wrote:
>   For some problems during product import, Zope
>   decides to keep the old state rather than show
>   the error.

I wonder whether the product's version.txt might have something to do
with it.  Remove version.txt and see if it has any effect.  Then try
creating a new version.txt.

Another thing to watch out for is file permissions.  "chmod -R 777
productname"  and see if there's any difference.

Are you running Zope in "-D" debug mode and watching the output?  I
can't imagine debugging products in normal mode.  Note, however, that
Zope 2.1.7 and before don't even show anything in the terminal window
when a product has syntax errors.  One of the first things I did at
Digital Creations was make sure that got fixed. :-)

Shane

_______________________________________________
Zope-Dev maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope )

Reply via email to