[
https://issues.apache.org/jira/browse/SOLR-4045?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13492465#comment-13492465
]
Alessandro Tommasi commented on SOLR-4045:
------------------------------------------
Thank you for your prompt action on this. I have tried the patch, but patching
my existing 4.0 installation (as downloaded from the website) was a little
troublesome, as those files that the patch indicated as being in:
solr/webapp/web/js/scripts
are actually under:
solr-webapp/webapp/js/scripts
in my installation. Replacing the paths in the patch and applying it, however,
worked, and the web gui seems to work w/o issues. (I had however to open the
web gui in another browser, as mine seemed to have cached all those js and
refused to reload them unless I refreshed them one by one).
> 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
>
>
> 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]