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

            Bug ID: 72349
           Summary: Not working on MW1.23
           Product: MediaWiki extensions
           Version: REL1_23 branch
          Hardware: PC
                OS: Windows Server 2003
            Status: UNCONFIRMED
          Severity: normal
          Priority: Unprioritized
         Component: PdfHandler
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected],
                    [email protected], [email protected],
                    [email protected]
       Web browser: ---
   Mobile Platform: ---

Hey everybody,

i have a apache server system on windows 2003 server running. There i have two
mediawiki installations one version is 1.23.2 and the other 1.21. Both have the
same configuration in localsettings.php for pdfhandler extension:

require_once ("$IP/extensions/PdfHandler/PdfHandler.php");                      
$wgPdfProcessor = 'C:\Programme\gs\gs9.10\bin\gswin32.exe';
$wgPdfPostProcessor = 'C:\Programme\ImageMagick-6.8.7-Q16\convert.exe'; 
$wgPdfInfo = 'C:\Programme\xpdfbin-win-3.03\bin32\pdfinfo.exe';
$wgPdftoText = 'C:\Programme\xpdfbin-win-3.03\bin32\pdftotext.exe';

On my mediawiki 1.21 that works fine, but on my mediawiki 1.23.2 i am not able
to get a preview of an uploaded pdf, it doesn't do anything (no error message
at all). Funny thing, if I choose older uploaded pdfs on my mediawiki 1.23.2
(which had already a preview image) it works fine. 

Any idea would be welcome.

Regards,
Max

-- 
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