[ 
https://issues.apache.org/jira/browse/SOLR-4045?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13492475#comment-13492475
 ] 

Stefan Matheis (steffkes) commented on SOLR-4045:
-------------------------------------------------

{quote}as those files that the patch indicated as being in:
solr/webapp/web/js/scripts
are actually under:
solr-webapp/webapp/js/scripts{quote}

in {{solr/webapp/web}} the source-files are located, where as in 
{{example/solr-webapp/webapp}} your running instance is holding their copies of 
the source-files

But anyway, fine that it works -- will work on the second version with a global 
corename-pattern to make these changes in the feature a bit easier

Thanks Allesandro!
                
> 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: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to