ZF-5752: Service version data does not propogate to entries/feeds on use of a magic constructor
Description
When using a magic constructor to create a feed/entry, the service's version is not propagated to the new feed/entry. This causes namespace lookups to fail.
Comments
Posted by Trevor Johns (tjohns) on 2009-02-11T14:38:42.000+0000
Code sent to [~jhartmann] for review.
http://codereview.appspot.com/17050
Posted by Trevor Johns (tjohns) on 2009-02-11T14:49:00.000+0000
Committed to trunk as r14056.
commit 5ecdcc8b1612445f4cc58736891ea57ba42c3b66 Author: tjohns <tjohns@44c647ce-9c0f-0410-b52a-842ac1e357ba> Date: Wed Feb 11 22:47:34 2009 +0000
Posted by Trevor Johns (tjohns) on 2009-02-11T14:50:25.000+0000
Committed to release-1.7 as r14057.
commit 13698bfc79c728cf5e0db7f7c6a24c7be376a173 Author: tjohns <tjohns@44c647ce-9c0f-0410-b52a-842ac1e357ba> Date: Wed Feb 11 22:49:38 2009 +0000
Marking issue as fixed for next mini release.