Joachim Schmitz | 5 Jul 15:37
Picon

objects instead of proxies

hi,

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.

--

-- 
Gruß Joachim

_______________________________________________
cps-devel mailing list
http://lists.nuxeo.com/mailman/listinfo/cps-devel

M.-A. DARCHE | 5 Jul 15:46

Re: objects instead of proxies

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)".

I haven't any other ideas so far.

Cheers,

--

-- 
Marc-Aurèle DARCHE
Open Source Enterprise Content Management (ECM)   http://www.nuxeo.org/
NUXEO (Paris, France)                             http://nuxeo.com/
_______________________________________________
cps-devel mailing list
(Continue reading)

Joachim Schmitz | 5 Jul 16:16
Picon

Re: objects instead of proxies

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


Gmane