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) I've verified this to be a problem in Konqueror and not Firefox. Haven't tested IE or Safari. mathias Previous comments: ------------------------------------------------------------------------ Wed, 17 Aug 2005 15:27:49 +0000 : mathias 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.