My favorites | Sign in
Project Logo
                
New issue | Search
for
| Advanced search | Search tips
Issue 33: Get rid of server_name/server_port/server_path config options?
  Back to list
 
Reported by rspeicher, Oct 26, 2008
In r585 we got rid of one of the major uses [redirect()] of the
server_name, server_port and server_path configuration options. They're
still used in a few places, but it's few enough that I think it's worth the
effort to remove these configuration options entirely, if we can't think of
a good reason against doing so.

/admin/settings.php - Getting/Setting each option
/register.php - Generate a URL for e-mail activation links; this is the
only major use of these options.
/viewnews.php - Auto-linking relative URLs? I honestly have no idea what
purpose this serves.
Comment 1 by rspeicher, Oct 26, 2008
server_path is also used in /includes/session.php to make the 'current page' session
property relative to the installation path.
Comment 2 by rspeicher, Oct 27, 2008
No longer used in register.php
Comment 3 by rspeicher, Oct 29, 2008
(No comment was entered for this change.)
Labels: -Milestone-1.4.0b2 Milestone-1.5.0
Sign in to add a comment

Hosted by Google Code