5 Jul 16:16
Re: objects instead of proxies
From: Joachim Schmitz <js@...>
Subject: Re: objects instead of proxies
Newsgroups: gmane.comp.web.zope.cps.devel
Date: 2007-07-05 14:16:11 GMT
Subject: Re: objects instead of proxies
Newsgroups: gmane.comp.web.zope.cps.devel
Date: 2007-07-05 14:16:11 GMT
M.-A. DARCHE schrieb: > Joachim Schmitz a écrit : >> I have a strange behavior on my development system. >> After switching between different versions of our product on my >> develogment system and using the same Data.fs, >> some_object.absolute_url() does not return the proxy_url but the >> real-object-url, so instead of ../campus/students/ I get >> ../campus/students/1313965434__0001, of course that screws up the whole >> application. >> >> Once that phaenomen shows up, I did not find any way to revert it. >> >> Any hint what could cause this behavior and howto avoid it, is very >> welcome. >> > > It just reminds me of a recently fixed bug > https://svn.nuxeo.org/trac/pub/ticket/1790 > "Support the newer Zope 2.9.x versions (2.9.5 and upper)". that did the trick, thanks a lot. -- -- Gruß Joachim _______________________________________________ cps-devel mailing list http://lists.nuxeo.com/mailman/listinfo/cps-devel
RSS Feed