17 Aug
2005
17 Aug
'05
5:35 p.m.
Issue status update for http://drupal.org/node/29051 Post a follow up: http://drupal.org/project/comments/add/29051 Project: Drupal Version: cvs Component: base system Category: bug reports Priority: normal Assigned to: mathias Reported by: mathias Updated by: mathias Status: patch (code needs review) Attachment: http://drupal.org/files/issues/update-subdir.patch (393 bytes) When Drupal is installed in a subdirectory the 'run the database upgrade script' link erroneously points to the root folder. The fix? Include settings.php so we can properly set the HTML base href using the $base_url variable. mathias