Hello, Did you find some solution? I'm passing for the same thing...
Em terça-feira, 31 de janeiro de 2017 12:05:24 UTC-3, Ahmet Melih Başbuğ escreveu: > > Hello. I tried to install and develop myself open archive system and I > have mistake in dspace. I searched postgresql database and I can't see any > duplicate items. However while i click my collections and communities I see > duplicate items. I analyze page's html code by F12 keyboard button and I > see duplicate code.. Here is my duplicate code: > > <div xmlns:i18n="http://apache.org/cocoon/i18n/2.1" xmlns=" > http://di.tamu.edu/DRI/1.0/" > id="aspect_artifactbrowser_CollectionRecentSubmissions_div_collection-recent-submission" > > class="ds-static-div secondary recent-submission"> > > <ul xmlns:oreatom="http://www.openarchives.org/ore/atom/" xmlns:ore=" > http://www.openarchives.org/ore/terms/" xmlns:atom=" > http://www.w3.org/2005/Atom" class="ds-artifact-list"> > ...................... > </li> > </ul> > <ul xmlns:oreatom="http://www.openarchives.org/ore/atom/" xmlns:ore=" > http://www.openarchives.org/ore/terms/" xmlns:atom=" > http://www.w3.org/2005/Atom" class="ds-artifact-list"> > ........................ > </div> > </li> > </ul> > </div> > > I see double xmlns:oreatom line and it causes double items showed on page. > How can i delete one? I can't find any code files about recent-submission > tag or xmlns:oreatom tag.. Thanks. > Ahmet > -- You received this message because you are subscribed to the Google Groups "DSpace Community" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/dspace-community. For more options, visit https://groups.google.com/d/optout.
