Jeff Barczewski
2006-Aug-30 12:34 UTC
[Masterview-devel] There is a minor bug when dealing with multiple directives in svn head of MasterView
Deb, FYI. There is a minor bug when dealing with multiple directives in the svn head of MasterView. for instance if you <a mv:if="foo" mv:link_to="bar">hello</a> what currently happens is that link_to is eating the <% if foo -%> that is supposed to be there. I have added a test case to track and am working on the fix. Shouldn''t be too difficult. Jeff