When using local Solr servers (host = 'localhost'), we just use this host to generate the Solr URL we display, which is of course wrong if you access the server remotely. Using $_SERVER['SERVER_NAME'] instead would be a very easy fix for that, I think.

Comments

drunken monkey’s picture

Status: Active » Needs review
StatusFileSize
new1.76 KB
drunken monkey’s picture

drunken monkey’s picture

Status: Needs review » Fixed

Committed.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.