On Mon, Jul 28, 2008 at 11:18 AM, MJ Ray <[EMAIL PROTECTED]> wrote:

> "Joshua Ferraro" <[EMAIL PROTECTED]> wrote:
> > MJ, can you clarify the purpose of this patch? Why are you preferring
> > separate ELSE and IF over ELSIF ?
>
> It doesn't seem to work reliably on one of my Koha 3 systems.
> TMPL_ELSIF appears to be a fairly recent HTML::Template::Pro-ism so it
> limits portability and there's a big WARNING on perldoc
> HTML::Template::SYNTAX, so it seemed like a good idea to remove it.
> What's the problem?
>
> Hope that explains,
> --
> MJ Ray (slef)
>
>
As far as portability goes, Koha 3.0 depends on a recent version of
HTML::Template::Pro anyway. We also use TMPL_EXPRs in a few strategic
places, and those are only supported by Template::Pro and Template::Expr. Do
you have the most recent version of the module?
_______________________________________________
Koha-patches mailing list
[email protected]
http://lists.koha.org/mailman/listinfo/koha-patches

Reply via email to