|
|
|
Issue 8 of
Adaptable Persistence Engine
[Ape]
|
| Title: |
ZSQL Method restore failed if direct traversal is set
|
| Status: |
Pending
|
Security |
related:
No
|
| Description: |
ZSQL Method can not restore itself correctly if
'Allow "simple" direct traversal' flag is set (in advanced options).
This is because 'allow_simple_on...
|
| From: |
zordon
|
on: |
Jun 26, 03 17:08
|
| |
zordon
|
Last update:
|
Oct 23, 03 13:21
|
| Topic/class: |
ZODB Interaction/Bug
|
Importance:
|
normal
|
| Version info: |
|
|
Issue 8 Transcript
|
|
1 entry
|
= Request - Entry #1 by zordon on Jun 26, 2003 5:08 pm
ZSQL Method can not restore itself correctly if
'Allow "simple" direct traversal' flag is set (in advanced options).
This is because 'allow_simple_one_argument_traversal' is defined as 'int' in apelib/zope2/scripts.py but ZSQL Method will set it to string 'on'
|
|
|