You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Valerio Di Cagno (JIRA)" <ji...@apache.org> on 2016/05/02 16:32:12 UTC

[jira] [Created] (SOLR-9054) The new GUI is using hardcoded paths

Valerio Di Cagno created SOLR-9054:
--------------------------------------

             Summary: The new GUI is using hardcoded paths
                 Key: SOLR-9054
                 URL: https://issues.apache.org/jira/browse/SOLR-9054
             Project: Solr
          Issue Type: Bug
          Components: web gui
    Affects Versions: 6.0
            Reporter: Valerio Di Cagno


If Apache Solr 6.0 is started without using the default context root "/solr"
every admin service will not work properly and is not possible to use the provided links to go back to the old GUI.

In the javascript files sometimes the parameter config.solr_path is ignored
or replaced with the value /solr returning 404 on access.

Affected files: 
solr-webapp/webapp/js/services.js

Suggested solution:
Complete the integration with /js/scripts/app.js




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org