http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7441

Robin Sheat <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #12 from Robin Sheat <[email protected]> ---
You should be using xsl:choose / xsl:when for those kinds of conditionals I
think. xsl:if tends to be used for doing things like assigning a value based on
a choice. I guess they're semantically different (I expect that xsl:if
shortcuts, but I haven't finished reading the book on XSLT.)

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to