[
https://issues.apache.org/jira/browse/SOLR-8074?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14971407#comment-14971407
]
ASF subversion and git services commented on SOLR-8074:
-------------------------------------------------------
Commit 1710272 from [[email protected]] in branch 'dev/branches/branch_5x'
[ https://svn.apache.org/r1710272 ]
SOLR-8074: LoadAdminUIServlet directly references admin.html
> 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
> Assignee: Mark Miller
> Priority: Minor
> Fix For: 5.4
>
> Attachments: SOLR-8074.patch
>
>
> 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]