{{SERVERNAME}} support needed to distinguish the notices by exact project×lang combination.
Version: unspecified
Severity: enhancement
{{SERVERNAME}} support needed to distinguish the notices by exact project×lang combination.
Version: unspecified
Severity: enhancement
This seem to be a problem in rebuildTemplates.php Messages retrieved from the MediaWiki space work just fine unless they have any locality information that needs to be recorded. Since were running on hume and our configs do not state explicitly (nor should they) where any project lives; an entry of "localhost" is recorded for the {{SERVERNAME}} . We set/unset wgSitename & wgLang already to circumvent this.
I can see two ways around this. Short circuit any {{SEVERNAME}} call to do a lookup against a config/dns pair (bad hacky idea) or as Danny_B pointed use an api call for expand templates.
Resolving in favor of Bug 18977 as it reports on the same general issue and has more eyes on the bug.