You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Upayavira (JIRA)" <ji...@apache.org> on 2015/09/20 16:25:04 UTC

[jira] [Created] (SOLR-8074) LoadAdminUIServlet directly references admin.html

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: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org