[Erp5-dev] Restricted traverse and module "concept" - confusion
Jérome Perrin
jerome at nexedi.com
Thu Mar 27 15:13:54 CET 2008
Łukasz Nowak a écrit :
> Hello,
>
> On 2008-03-27, 14:57:35
> Jérome Perrin <jerome at nexedi.com> wrote:
>
>> Hello,
>>
>> IIRC this https://svn.erp5.org/?view=rev&revision=17429 has been done
>> to fix the issue you are refering to.
>
> Hm. But I got:
>
> Path: CMFActivity
> Revision: 18850
> Path: CMFCategory
> Revision: 18850
> Path: ERP5
> Revision: 18850
> Path: ERP5Banking
> Revision: 18850
> Path: ERP5Catalog
> Revision: 18850
> Path: ERP5Form
> Revision: 18850
> Path: ERP5OOo
> Revision: 18850
> Path: ERP5Security
> Revision: 18850
> Path: ERP5Subversion
> Revision: 18850
> Path: ERP5SyncML
> Revision: 18850
> Path: ERP5Type
> Revision: 18850
>
> And this test is not passing. Zope used is Zope 2.8.9.1-final, python
> 2.4.4, linux2.
Yes, it doesn't change restrictedTraverse, it changes resolveCategory,
which is used by category accessors, like when you call getOrderValue or
getDeliveryValue on a Simulation Movement.
Jérome
More information about the Erp5-dev
mailing list