Last modified: 2004-09-03 19:42:24 UTC
BUG MIGRATED FROM SOURCEFORGE http://sourceforge.net/tracker/index.php?func=detail&aid=948139&group_id=34373&atid=411192 Originally submitted by Sean Proctor (sproctor)<a href="/help/icon_legend.php?context=user_wantsdonations&user_id=43755&return_to=%2F"><IMG src="http://images.sourceforge.net/images/icons/donate.png" alt="Accepting Donations" border="0" width="16" height="16"></a> 2004-05-05 03:26 My wiki is behind a proxy server. I have $wgServer set properly. the rest of the links follow that, but the links to change the messages on this page do not. they all include the port that the proxy server is sending on. I've tried to fix this myself, but InitialiseMessages.inc seems to be the file that affects this, but it doesn't seem to actually do anything. ------------------------- Additional comments ------------------------ Date: 2004-05-05 03:37 Sender: SF user vibber You can edit that page and do a global search-and-replace to the correct URL. (Also you can regenerate messages using maintenance/ rebuildMessages.php but currently this requires some adjustments to LocalSettings.php to run cleanly; make sure it can't be run from the web!) The problem is that the auto-detected $wgServer is put into those links when the page is generated at install time, so before you've had a chance to customize it. I'm changing the summary of this bug report to reflect that we should make this more flexible. ------------------------------------------------- Date: 2004-09-03 05:08 Sender: SF user timwi This bug has been migrated to MediaZilla: http://bugzilla.wikipedia.org/show_bug.cgi?id=296 Please leave additional comments or attachments there.
*** This bug has been marked as a duplicate of 296 ***