Title: Message Title
Kim Shepherd commented on an issue
DSpace / Bug DS-411
XMLUI itemSummaryList-DIM only matches first possible author metadata field
itemSimmaryList-DIM template uses choose/when/otherwise logic to test for valid author metadata fields, eg. dc.contributor.author, dc.creator, dc.contributor.* -- because of the logic used, any match on a test will cause subsequent tests to skip.

The attached patch replaces this logic with a series of <xsl:if> tests nested in a <xsl:choose> which tests...
------------------------------------------------------------------------------
Managing the Performance of Cloud-Based Applications
Take advantage of what the Cloud has to offer - Avoid Common Pitfalls.
Read the Whitepaper.
http://pubads.g.doubleclick.net/gampad/clk?id=121054471&iu=/4140/ostg.clktrk
_______________________________________________
Dspace-devel mailing list
Dspace-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-devel

Reply via email to