https://bugzilla.wikimedia.org/show_bug.cgi?id=46447

       Web browser: ---
            Bug ID: 46447
           Summary: Installer should not assume existence of extensions
                    subdirectory
           Product: MediaWiki
           Version: 1.21-git
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: Installer
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]
    Classification: Unclassified
   Mobile Platform: ---

During a test installation w/o the extension subdirectory (manually copied the
core directories only) the installer breaks with:

Warning:
opendir(D:\F_Programmierung\xampp\htdocs\coretest/extensions,D:\F_Programmierung\xampp\htdocs\coretest/extensions)
[function.opendir]: Das System kann die angegebene Datei nicht finden. (code:
2) in
D:\F_Programmierung\xampp\htdocs\coretest\includes\installer\Installer.php on
line 1328

Warning: opendir(D:\F_Programmierung\xampp\htdocs\coretest/extensions)
[function.opendir]: failed to open dir: No such file or directory in
D:\F_Programmierung\xampp\htdocs\coretest\includes\installer\Installer.php on
line 1328

Warning: readdir() expects parameter 1 to be resource, boolean given in
D:\F_Programmierung\xampp\htdocs\coretest\includes\installer\Installer.php on
line 1330

I think the installer should not assume the existence of the extension
subdirectory.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to