Is it just me, or is there a bug in the "Edit" tab of the "Zope Permission"
object used when creating ZClass products?

When I hit "Save Changes" I get:

-------------

    Zope Error
    Zope has encountered an error while publishing this resource.

    Invalid request

    The parameter, name, was omitted from the request.
    Make sure to specify all required parameters, and try the request again.


Traceback (innermost last):
  File /usr/zope/lib/python/ZPublisher/Publish.py, line 222, in
publish_module
  File /usr/zope/lib/python/ZPublisher/Publish.py, line 187, in publish
  File /usr/zope/lib/python/Zope/__init__.py, line 221, in
zpublisher_exception_hook
    (Object: RoleManager)
  File /usr/zope/lib/python/ZPublisher/Publish.py, line 171, in publish
  File /usr/zope/lib/python/ZPublisher/mapply.py, line 155, in mapply
    (Object: manage_edit)
  File /usr/zope/lib/python/ZPublisher/Publish.py, line 117, in missing_name
  File /usr/zope/lib/python/ZPublisher/HTTPResponse.py, line 570, in
badRequestError
BadRequest: (see above)

-------------

On closer inspection I found that the Title and Name fields both have the
name="" set to "title". ... I'm guessing this is a bug.

Adrian...


_______________________________________________
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