Home Projects ZPTDebugger Changes
Document Actions

Changes

List of changes

1.1.2

  • Bug #4 : Module Products.ZPTDebugger.DebuggerPatch, line 124, in _get_name AttributeError: contexts. Reported as #4 — breaks with Plone 2.5.4
  • Bug #3: TypeError: __call__() got an unexpected keyword argument 'REQUEST'

1.1.0

  • 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 templates 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.

1.0.0

First release

Advertisements

Related items