Fixed for Empty description column in Itemview Page - General-Handler.xsl
-------------------------------------------------------------------------

                 Key: DS-565
                 URL: http://jira.dspace.org/jira/browse/DS-565
             Project: DSpace 1.x
          Issue Type: Bug
          Components: XMLUI
    Affects Versions: 1.6.0
            Reporter: Yin Yin Latt
            Priority: Minor
         Attachments: empty-description-column.JPG

/dri2xhtml/General-Handler.xsl

Line number 209
           <xsl:if 
test="$context/mets:fileSec/mets:fileGrp/mets:file/mets:FLocat/@xlink:label != 
''">
Replace with
           <xsl:if 
test="$context/mets:fileSec/mets:fileg...@use='CONTENT']/mets:file/mets:FLocat/@xlink:label
 != ''">


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.dspace.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

------------------------------------------------------------------------------
_______________________________________________
Dspace-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-devel

Reply via email to