[ZCM] [ZC] 782/ 1 Request "Adding a Zclass in 2.6.1b1"

Collector: Zope Bugs, Features, and Patches ... zope-coders-admin@zope.org
Mon, 27 Jan 2003 14:09:59 -0500


Issue #782 Update (Request) "Adding a Zclass in 2.6.1b1"
 Status Pending, Zope/bug medium
To followup, visit:
  http://collector.zope.org/Zope/782

==============================================================
= Request - Entry #1 by Anonymous User on Jan 27, 2003 2:09 pm

When I attempt to add a Zclass in any product, I get the following error:
<!--
<p>Traceback (innermost last):
<ul>

<li>  Module ZPublisher.Publish, line 102, in publish</li>

<li>  Module Zope.App.startup, line 200, in commit</li>

<li>  Module ZODB.Transaction, line 236, in commit</li>

<li>  Module ZODB.Transaction, line 352, in _commit_objects</li>

<li>  Module ZODB.Connection, line 388, in commit<br />
__traceback_info__: (('ZClasses.ZClass', 'ZClass'), '\x00\x00\x00\x00\x00x3\xbc', '')</li>

</ul>TypeError: expected string or Unicode object, None found
</p>
-->

I'm able to add a Zclass with no errors using an identical Data.fs on Zope 2.6.0.
==============================================================