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

       Web browser: ---
             Bug #: 33691
           Summary: PHP Warning on showing Release Notes due to the fact
                    that file does not exist
           Product: MediaWiki
           Version: 1.18.1
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: Installation
        AssignedTo: wikibugs-l@lists.wikimedia.org
        ReportedBy: stefant...@gmail.com
                CC: innocentkil...@gmail.com
    Classification: Unclassified


Use MediaWiki 1.18.1 and try to look at Release Notes in Installer:

http://127.0.0.1/w/mw-config/index.php?page=ReleaseNotes

Get the following warning:

Warning: file_get_contents([...]/www/w/includes/installer/../../RELEASE-NOTES):
failed to open stream: No such file or directory in
[...]/www/w/includes/installer/WebInstallerPage.php on line 1236.

The file "RELEASE-NOTES" does not exist (anymore) but it was renamed to
"RELEASE-NOTES-1.18". WebInstallerPage.php does neither know this renaming nor
check on existence of file.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to