Upayavira created SOLR-8074:
-------------------------------
Summary: LoadAdminUIServlet directly references admin.html
Key: SOLR-8074
URL: https://issues.apache.org/jira/browse/SOLR-8074
Project: Solr
Issue Type: Bug
Components: web gui
Reporter: Upayavira
Priority: Minor
Fix For: 5.4
The LoadAdminUIServlet class loads up, and serves back, "admin.html", meaning
it cannot be used in its current state to serve up the new admin UI.
An update is needed to this class to make it serve back whatever html file was
requested in the URL. There will, likely, only ever be two of them mentioned in
web.xml, but it would be really useful for changes to web.xml not to require
Java code changes also.
I'm hoping that someone with an up-and-running Java coding setup can make this
pretty trivial tweak. Any volunteers?
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]