[ZCM] [ZC] 1429/ 3 Comment "non-simple direct traversal doesn't
work"
Collector: Zope Bugs, Features,
and Patches ...
zope-coders-admin at zope.org
Tue Dec 21 23:31:55 EST 2004
Issue #1429 Update (Comment) "non-simple direct traversal doesn't work"
Status Pending, Zope/bug medium
To followup, visit:
http://zope.org/Collectors/Zope/1429
==============================================================
= Comment - Entry #3 by friedman on Dec 21, 2004 11:30 pm
This appears to be the same problem reported in Issue 1482 which was marked Rejected. Is there a fix available yet?
________________________________________
= Comment - Entry #2 by brunni on Nov 9, 2004 8:36 am
I encountered this bug with 2.7.2 and 2.7.3. We are excessively using non-simple traversal so this bug prevents us to upgrade from our old 2.6.x version.
Why has this bug been pending since july ? I cannot imagine that nobody misses this function.
Sincerely,
Michael Brunnbauer
________________________________________
= Request - Entry #1 by Anonymous User on Jul 22, 2004 10:01 pm
When I try: http://localhost:8080/employee_by_id/emp_id/42/viewEmployeeThe traceback goes like this:Traceback (innermost last): Module ZPublisher.Publish, line 91, in publish Module ZPublisher.BaseRequest, line 361, in traverse Module Shared.DC.ZRDB.DA, line 575, in __getattr__KeyError: '_r'I try to omit "emp_id" and it really works ONLY IF I select the checkbox of "Allow "simple" direct traversal" in the "Advanced" tab of employee_by_id.But that way I can only traverse one parameter to the Z SQL, that means if the Z SQL contains more than one parameters, this method won't work!Thanks!
That non-"simple" direct traversal does not work seemsto be a bug. Please file a bug report to
==============================================================
More information about the Zope-Collector-Monitor
mailing list