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: [email protected]
For additional commands, e-mail: [email protected]