Collection trail with discovery module is not working
-----------------------------------------------------

                 Key: DS-868
                 URL: https://jira.duraspace.org/browse/DS-868
             Project: DSpace
          Issue Type: Bug
          Components: XMLUI
    Affects Versions: 1.7.1
         Environment: Windows XP, java 1.6.0_20
            Reporter: Joonas Kesäniemi


Because of a a small bug in org.dspace.app.xmlui.aspect.discovery.SimpleSearch 
class, trail related page metadata is not being added to the collection 
discovery view (/handle[collection handle]/discover). The if clause in 
addPageMeta() method (line 77) should use org.dspace.content.Collection instead 
of just Collection, since class imports both java.util.* and 
org.dspace.content.*. 

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

       

------------------------------------------------------------------------------
Xperia(TM) PLAY
It's a major breakthrough. An authentic gaming
smartphone on the nation's most reliable network.
And it wants your games.
http://p.sf.net/sfu/verizon-sfdev
_______________________________________________
Dspace-devel mailing list
Dspace-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-devel

Reply via email to