[ https://issues.apache.org/jira/browse/SOLR-13941?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16977907#comment-16977907 ]
Uwe Schindler commented on SOLR-13941: -------------------------------------- Forbiddenapis. There is a servletapi.txt, where some methods like charset unsafe getParameter are listed. Just mention the replacement method to use instead. > Tests configure Jetty differently than when running via start.jar > ----------------------------------------------------------------- > > Key: SOLR-13941 > URL: https://issues.apache.org/jira/browse/SOLR-13941 > Project: Solr > Issue Type: Bug > Security Level: Public(Default Security Level. Issues are Public) > Reporter: Jan Høydahl > Assignee: Uwe Schindler > Priority: Major > Fix For: 8.4 > > Attachments: SOLR-13941.patch > > Time Spent: 2h 50m > Remaining Estimate: 0h > > Spinoff from SOLR-13905. > There seems to be a slightly different configuration of our servlets when > Solr is run from command line and through Test-runner for our tests. > This causes different behavior of {{httpRequest.getPathInfo}} and > {{httpRequest.getServletPath()}} in the two environments, making it hard to > depend on these in critical code paths, such as > [SolrDispatchFilter|https://github.com/apache/lucene-solr/blob/f07998fc234c81ff956a84ee508b85f8d573ef38/solr/core/src/java/org/apache/solr/servlet/SolrDispatchFilter.java#L494-L499] > and AuditEvent. -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org