Bug #5497
Click "View full metadata" on the search result of onemercury and get an error.
Status:
Closed
Priority:
Normal
Assignee:
Skye Roseboom
Category:
d1_mercury
Target version:
-
Start date:
Due date:
% Done:
100%
Milestone:
None
Product Version:
*
Story Points:
Sprint:
Description
- Type % on the search box of https://cn.dataone.org/onemercury and click search
- Click the "View full metadata" of the first result.
- Get an error like: org.springframework.web.util.NestedServletException: Request processing failed; nested exception is java.lang.StringIndexOutOfBoundsException: String index out of range: 7 org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:583) org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:501) javax.servlet.http.HttpServlet.service(HttpServlet.java:617) javax.servlet.http.HttpServlet.service(HttpServlet.java:717) org.webdroid.catnip.filter.BadInputFilter.doFilter(BadInputFilter.java:398)
Note: not all of link has the issue. Here is the link has the issue:
https://cn.dataone.org/onemercury/send/xsltText2?pid=doi:10.6085/AA/SHLX00_XXXIBTNXTSR01_20120815.40.1&fileURL=&full_datasource=PISCO%20MN&full_queryString=%20text%20:%20%25%20AND%20has%20data&ds_id=
Related issues
History
#1 Updated by Skye Roseboom over 10 years ago
- Category set to d1_mercury
#2 Updated by Skye Roseboom over 10 years ago
- Tracker changed from Task to Bug
- Status changed from New to In Progress
- Start date deleted (
2014-06-17) - translation missing: en.field_remaining_hours set to 0.0
#3 Updated by Skye Roseboom over 10 years ago
- Status changed from In Progress to Testing
#4 Updated by Skye Roseboom over 10 years ago
Updated
Mercury3Properties.xml (murcury-ui) and SolrTransactionServiceVersion1_1 (mercury_common)
#5 Updated by Skye Roseboom over 10 years ago
Placed updates on 1.2 release branch of mercury-common and mercury-ui for testing and release in cci 1.3
#6 Updated by Skye Roseboom over 10 years ago
- Status changed from Testing to Closed
Tested in cn-sandbox environment. searching with % no longer returns non-metadata results.