[ 
https://jira.duraspace.org/browse/DS-1039?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Kevin Van de Velde resolved DS-1039.
------------------------------------

       Resolution: Fixed
    Fix Version/s: 3.0

Merged in pull request: https://github.com/DSpace/DSpace/pull/25
                
> Item view in Mirage theme broken when ORIGINAL or CONTENT bundle present and 
> empty
> ----------------------------------------------------------------------------------
>
>                 Key: DS-1039
>                 URL: https://jira.duraspace.org/browse/DS-1039
>             Project: DSpace
>          Issue Type: Bug
>          Components: XMLUI
>    Affects Versions: 1.7.2
>            Reporter: Jennifer Whitney
>            Assignee: Kevin Van de Velde
>             Fix For: 3.0
>
>         Attachments: Screen Shot 2011-09-23 at 10.48.38 AM.png
>
>
> Lines 45 in Mirage/lib/xsl/aspect/artifactbrowser/item-view.xsl and 45 & 325 
> in dri2xhtml-alt/aspect/artifactbrowser/item-view.xsl check for the existence 
> of a CONTENT or ORIGINAL file group before generating the item's file list.  
> If the bundles exist but are empty, the resulting HTML throws off the 
> display.  
> A possible solution is to adjust the test condition to:
> <xsl:when test="./mets:fileSec/mets:fileGrp[@USE='CONTENT' or 
> @USE='ORIGINAL']/mets:file">

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_sfd2d_oct
_______________________________________________
Dspace-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-devel

Reply via email to