Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Searchmask navigation Issues #8

Open
rsteph-de opened this issue Jan 18, 2022 · 0 comments
Open

Searchmask navigation Issues #8

rsteph-de opened this issue Jan 18, 2022 · 0 comments

Comments

@rsteph-de
Copy link
Member

a) wenn die Suche von der Startseite (Suchschlitz) ausgeführt wird, funktionieren die Sortieren-Buttons nicht mehr

  • Es wird die Suchmaske angezeigt.

b) Zurück-Button im Browser + erneute Suche führt zu Server-Error

<mcr_error errorServlet="true" xml:space="preserve" HttpError="500" requestURI="/cpr/servlets/XEditor" exceptionType="java.lang.IndexOutOfBoundsException">Index 0 out of bounds for length 0
<exception type="java.lang.IndexOutOfBoundsException"><message>Index 0 out of bounds for length 0</message><trace>java.lang.IndexOutOfBoundsException: Index 0 out of bounds for length 0
	at java.base/jdk.internal.util.Preconditions.outOfBounds(Preconditions.java:64)
	at java.base/jdk.internal.util.Preconditions.outOfBoundsCheckIndex(Preconditions.java:70)
	at java.base/jdk.internal.util.Preconditions.checkIndex(Preconditions.java:248)
	at java.base/java.util.Objects.checkIndex(Objects.java:372)
	at java.base/java.util.ArrayList.get(ArrayList.java:459)
	at org.mycore.frontend.xeditor.MCRBinding.getBoundNode(MCRBinding.java:142)
	at org.mycore.frontend.xeditor.MCRBinding.setValue(MCRBinding.java:214)
	at org.mycore.frontend.xeditor.MCREditorSubmission.emptyNotResubmittedNodes(MCREditorSubmission.java:83)
	at org.mycore.frontend.xeditor.MCREditorSubmission.setSubmittedValues(MCREditorSubmission.java:129)
	at org.mycore.frontend.xeditor.target.MCRServletTarget.handleSubmission(MCRServletTarget.java:38)
	at org.mycore.frontend.xeditor.MCRXEditorServlet.sendToTarget(MCRXEditorServlet.java:82)
	at org.mycore.frontend.xeditor.MCRXEditorServlet.doGetPost(MCRXEditorServlet.java:58)
	at org.mycore.frontend.servlets.MCRServlet.doPost(MCRServlet.java:188)
	at org.mycore.frontend.servlets.MCRServlet.render(MCRServlet.java:491)
	at org.mycore.frontend.servlets.MCRServlet.processRenderingPhase(MCRServlet.java:458)
	at org.mycore.frontend.servlets.MCRServlet.doGetPost(MCRServlet.java:309)
	at org.mycore.frontend.servlets.MCRServlet.doPost(MCRServlet.java:181)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:661)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:742)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant