ZPTDebugger 1.1.0
Next release of this product. Main features: compatibility with Zope 2.10 and Record Mode.
For additional information about this project, please visit the
project page.
Available downloads
Release Notes
| Tested with | Zope 2.10.2, Zope 2.10, Zope 2.9.6, Zope 2.9, Zope 2.8.8, Zope 2.8.4, Zope 2.8, Zope 2.7.8, Zope 2.7 |
|---|---|
| State | Final release |
| License | Freeware |
| Release Manager | Lukasz |
This release is focused on bugfixes from Issue Tracker. The most important change is that product can now work also with Zope 2.10 and probably next releases. I've also added record mode which allows running test inside live Zope environment.
More details on http://www.llakomy.com/Projects/ZPTDebugger
Change log
- Bug #1 - Fixed unicode error during string conversion. Patch supported by Radim Novotny.
Bug #2 - Added compatibility with Zope 2.10 and probably 2.11. Removed code that caused 'deprecated' messages.
- New feature: Record Mode. Allows recording teplates rendered outside debugger.
- Improved interface, tested on Firefox 2.0 and IE 6.
- 5 new unit tests for #1, #2 and record mode. Major changes here so tests can also detect Zope version and work for 2.7 - 2.10
- More checks in code, as certain values aren't available on Zope3 ViewPageTemplateFile's. Fix provided by Hanno Schlichtig.

