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

       Web browser: ---
             Bug #: 36565
           Summary: MW 1.19: (Fatal error)
                    BitmapHandler::escapeMagickPath: unexpected colon
                    character in path name
           Product: MediaWiki
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: File management
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected], [email protected]
    Classification: Unclassified
   Mobile Platform: ---


While embedding image files from a different server works fine, navigating to
our image server causes the Fatal error:

BitmapHandler::escapeMagickPath: unexpected colon character in path name 

Not sure which one of those global variables caused the problem but we maintain
our internal image server through a different http port such as
(http://internal...:8082/...)

$wgUploadNavigationUrl, $wgSharedUploadPath, $wgSharedUploadDirectory,
$wgRepositoryBaseUrl

The system: MW 1.19

Backtrace:

#0 D:\xampp\htdocs\...\includes\media\Bitmap.php(613):
BitmapHandler->escapeMagickPath('http://internal....', false)
#1 D:\xampp\htdocs\...\includes\media\Bitmap.php(326):
BitmapHandler->escapeMagickInput('http://internal....', false)
#2 D:\xampp\htdocs\...\includes\media\Bitmap.php(182):
BitmapHandler->transformImageMagick(Object(ForeignDBFile), Array)
#3 D:\xampp\htdocs\...\includes\filerepo\file\File.php(850):
BitmapHandler->doTransform(Object(ForeignDBFile), '\xampp\tmp/tran...',
'http://1internal....', Array)

-- 
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
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to