[Koha-bugs] [Bug 7441] search results showing wrong branch?

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Jun 27 18:56:31 CEST 2012


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

Robin Sheat <robin at catalyst.net.nz> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |robin at catalyst.net.nz

--- Comment #12 from Robin Sheat <robin at catalyst.net.nz> ---
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.


More information about the Koha-bugs mailing list