Hi, <br><br>&nbsp;I am a novice in zope. i have to debug a program where i get the key value error, traversal error.<br><br>a lil info from the error log.<br><br>&quot;Module Products.PageTemplates.ZRPythonExpr, line 49, in __call__<br>
&nbsp;&nbsp; - __traceback_info__: here.getStoryNumber(here.catalog.data.getobject(result.data_record_id_, REQUEST=None).getId())<br>&nbsp; Module PythonExpr, line 1, in &lt;expression&gt;<br>&nbsp; Module Products.ZCatalog.ZCatalog, line 590, in getobject<br>
&nbsp; Module OFS.Traversable, line 284, in unrestrictedTraverse<br>&nbsp;&nbsp; - __traceback_info__: ([&#39;20071122_9.txt&#39;, &#39;stories&#39;, &#39;text&#39;], &#39;20071122&#39;)<br>KeyError: &#39;20071122&#39;&quot;<br><br><br>
i am unable to understand why this error is occuring . at the expression. <br><br>&nbsp;&lt;PythonExpr here.getStoryNumber(here.catalog.data.getobject(result.data_record_id_, REQUEST=None).getId())&gt;<br><br><br>i would be happy if some one could give me a sense of direction and give a brief idea where the error could have occured and how i should approach.<br>
<br>thanks in advance.<br><br>suhail<br><br><br>