|
|
|
Issue 1 of
kiss Issues
[kiss]
|
| Title: |
Incompatible with Zope 2.8 / 2.9
|
| Status: |
Pending
|
Security |
related:
No
|
| Description: |
Several things cause kiss to break when run with Zope earlier than
2.10:
- 'BrowserView' is imported from its "new" location
- The proxy doesn't...
|
| From: |
tseaver
|
on: |
Oct 19, 06 15:21
|
| |
tseaver
|
Last update:
|
~
|
| Topic/class: |
API/bug
|
Importance:
|
medium
|
| Version info: |
kiss-0.1 |
|
Issue 1 Transcript
|
|
1 entry
|
= Request - Entry #1 by tseaver on Oct 19, 2006 3:21 pm
Several things cause kiss to break when run with Zope earlier than
2.10:
- 'BrowserView' is imported from its "new" location
- The proxy doesn't have the 'five:traversable' / 'five:defaultViewable'
majyk needed to make traversal work.
- The view class needs a docstring.
|
|
|