[ https://jira.duraspace.org/browse/DS-1373?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=26931#comment-26931 ]
Tim Donohue commented on DS-1373: --------------------------------- Looking at this closer, I suspect this is being caused by an "incompatibility" between SOLR Stats & Elastic Search Stats. I notice in DSpace 1.8.2, SOLR stats actually uses a key of this exact name (check the 1.8.2 messages.xml file): <message key="xmlui.statistics.Navigation.view">View Statistics</message> However, in DSpace 3, SOLR stats now uses several new keys: https://github.com/DSpace/DSpace/blob/master/dspace-xmlui/src/main/webapp/i18n/messages.xml#L1913 I suspect the real cause of this bug is that the ElasticSearch code should NOT be using "xmlui.statistics.Navigation.view" and instead be using the NEW key named "xmlui.statistics.Navigation.usage.view". That way ElasticSearch & SOLR stats are using the same i18n key, instead of different ones. > When logged in on item page, missing XMLUI key > "xmlui.statistics.Navigation.view" > --------------------------------------------------------------------------------- > > Key: DS-1373 > URL: https://jira.duraspace.org/browse/DS-1373 > Project: DSpace > Issue Type: Bug > Components: XMLUI > Affects Versions: 3.0 > Reporter: Tim Donohue > Assignee: Robin Taylor > Fix For: 3.0 > > > We have a missing language key "xmlui.statistics.Navigation.view" that > appears on any Item page in the "Statistics" box (when browsing in XMLUI). > This language key is only visible when you are logged into the system as an > administrative user. > To reproduce: > 1. Login as dspacedemo+ad...@gmail.com on demo.dspace.org > 2. Visit any item (e.g. http://demo.dspace.org/xmlui/handle/10673/42) > 3. Look at the second link in the "Statistics" box on the right. -- 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 ------------------------------------------------------------------------------ Monitor your physical, virtual and cloud infrastructure from a single web console. Get in-depth insight into apps, servers, databases, vmware, SAP, cloud infrastructure, etc. Download 30-day Free Trial. Pricing starts from $795 for 25 servers or applications! http://p.sf.net/sfu/zoho_dev2dev_nov _______________________________________________ Dspace-devel mailing list Dspace-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/dspace-devel