[
https://issues.apache.org/jira/browse/SOLR-1174?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Shalin Shekhar Mangar updated SOLR-1174:
----------------------------------------
Affects Version/s: 1.3
Assignee: Shalin Shekhar Mangar
> Logging Admin Servlet broken for multicore, cannot submit form
> --------------------------------------------------------------
>
> Key: SOLR-1174
> URL: https://issues.apache.org/jira/browse/SOLR-1174
> Project: Solr
> Issue Type: Bug
> Components: web gui
> Affects Versions: 1.3
> Reporter: Jacob Singh
> Assignee: Shalin Shekhar Mangar
> Fix For: 1.4
>
> Attachments: logging_servlet_multicore.diff
>
>
> See SOLR-554 for the original improvement.
> This has a bug in it. If I submit the form using multicore, it goes to
> /solr/admin/logging (not the right path).
> I'm guessing this is because of the path trickery in SolrDispathFilter but I
> can't follow what the best procedure is to fix it.
> The simplest thing to do is to not use request.getRequestURI() because a form
> with no action submits to itself.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.