Home Projects ZPTDebugger ZPTDebugger Tracker Won't work with Zope 2.9.6+
Document Actions

#3 — Won't work with Zope 2.9.6+

State Tested and confirmed closed
Release: 1.0.0
Area Bugs
Issue type Bug
Severity Low
Submitted by (anonymous)
Submitted on 2007-03-25
Responsible Lukasz Lakomy
Target release: 1.0.0
Return to tracker
Last modified on 2007-08-21 by Lukasz Lakomy
Time 2007/03/25 13:07:49.586 GMT+2
User Name (User Id) admin (admin)
Request URL http://localhost:8080/%23DebuggerConsole/manage_runDebugger
Exception Type TypeError
Exception Value __call__() got an unexpected keyword argument 'REQUEST'

Traceback (innermost last):

    * Module ZPublisher.Publish, line 115, in publish
    * Module ZPublisher.mapply, line 88, in mapply
    * Module ZPublisher.Publish, line 41, in call_object
    * Module Products.ZPTDebugger.DebuggerConsole, line 330, in manage_runDebugger

TypeError: __call__() got an unexpected keyword argument 'REQUEST'
Added by Lukasz Lakomy on 2007-03-25 19:49
Issue state: unconfirmedopen
Target release: None1.0.0
Responsible manager: (UNASSIGNED)lukasz
Added by Lukasz Lakomy on 2007-03-25 20:06
Issue state: openin-progress
Severity: MediumLow
Can you give me more details how this error happened?
- What template are you trying to debug? Give me all possible detais: is it Zope/Plone/other framework, product name, version, template name etc.
- What exact version of Zope do you have? On my 2.9.6 everything is ok.
- What other products do you have installed?
- Have you tried to run unittests? If yes, have all of them passed or some failed? Which ones failed?
Added by admin on 2007-05-04 11:16
Issue state: in-progressresolved
It is working
Added by Lukasz Lakomy on 2007-08-21 10:17
Issue state: resolvedclosed
It is fixed now, please update from SVN to version 1.1.1.

Advertisements