XMLUI Item Mapper contains hardcoded strings and only shows dc.contributor.* 
and dc.title
-----------------------------------------------------------------------------------------

                 Key: DS-133
                 URL: http://jira.dspace.org/jira/browse/DS-133
             Project: DSpace 1.x
          Issue Type: Bug
          Components: XMLUI
    Affects Versions: 1.5.1, 1.5.0, 1.5.2
            Reporter: Tim Donohue


When Browsing or Searching using the XMLUI Item Mapper, the results are 
returned in a table which is hardcoded to only display Collection, 
dc.contributor.* and dc.title.  The two primary java classes also contain 
several hardcoded strings (including a misspelling or two) which do not use 
I18N:

org.dspace.app.xmlui.aspect.administrative.mapper.BrowseItemForm
org.dspace.app.xmlui.aspect.administrative.mapper.SearchItemForm

Ideally, the DRI document which these pages build should consist of just 
<dri:reference> tags (so that the Theme can decide what metadata to display), 
rather than forcing a table structure with hardcoded values.

-- 
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
Dspace-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-devel

Reply via email to