Re: [Zope-dev] Trunk seems broken
On 4/21/06, Andreas Jung <lists@zopyx.com> wrote:
I'll try to resolve the outstanding issues on my branch this weekend end. Reverting the changes would not be the problem since this represents an older state. I was not aware of the fact that macros did not work. Obviously we don't have any unittests for this ZPT part :-/
No, I couldn't find any. I just checked in a very trivial (and currently failing) test that runs on on 2.9.2. -- Lennart Regebro, Nuxeo http://www.nuxeo.com/ CPS Content Management http://www.cps-project.org/
On 4/21/06, Lennart Regebro <regebro@gmail.com> wrote:
No, I couldn't find any. I just checked in a very trivial (and currently failing) test that runs on on 2.9.2.
I've also made ugly patches for the tests, so it works now. Notably missing is that a macro will cause a macroname context variable to be set in Zope3, this is not working in Zope2 trunk at the moment. -- Lennart Regebro, Nuxeo http://www.nuxeo.com/ CPS Content Management http://www.cps-project.org/
participants (1)
-
Lennart Regebro