You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-dev@lucene.apache.org by "Shalin Shekhar Mangar (JIRA)" <ji...@apache.org> on 2009/05/21 09:20:45 UTC

[jira] Resolved: (SOLR-1174) Logging Admin Servlet broken for multicore, cannot submit form

     [ https://issues.apache.org/jira/browse/SOLR-1174?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Shalin Shekhar Mangar resolved SOLR-1174.
-----------------------------------------

    Resolution: Fixed

Committed revision 776984.

Thanks Jacob!

> 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.