[
https://issues.apache.org/jira/browse/SOLR-4045?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Stefan Matheis (steffkes) updated SOLR-4045:
--------------------------------------------
Attachment: SOLR-4045.patch
Updated Patch includes a more generic solution
> SOLR admin page returns HTTP 404 on core names containing a '.' (dot)
> ---------------------------------------------------------------------
>
> Key: SOLR-4045
> URL: https://issues.apache.org/jira/browse/SOLR-4045
> Project: Solr
> Issue Type: Bug
> Components: web gui
> Affects Versions: 4.0
> Environment: Linux, Ubuntu 12.04
> Reporter: Alessandro Tommasi
> Assignee: Stefan Matheis (steffkes)
> Priority: Minor
> Labels: admin, solr, webgui
> Fix For: 5.0
>
> Attachments: SOLR-4045.patch, SOLR-4045.patch
>
>
> When SOLR is configured in multicore mode, cores with '.' (dot) in their
> names are inaccessible via the admin web guy. (localhost:8983/solr). The page
> shows an alert with the message (test.test was my core name):
> 404 Not Found get #/test.test
> To replicate: start solr in multicore mode, go to "localhost:8983/solr", via
> core admin create a new core "test.test", then refresh the page. "test.test"
> will show under the menu at the bottom left. Clicking on it causes the
> message, while no core menu appears.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]