Last modified: 2011-09-21 20:37:42 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T29286, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 27286 - UploadWizard gets hung on upload if wiki is not configured to use ImageMagick
UploadWizard gets hung on upload if wiki is not configured to use ImageMagick
Status: RESOLVED WORKSFORME
Product: MediaWiki extensions
Classification: Unclassified
UploadWizard (Other open bugs)
unspecified
All All
: Normal normal (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2011-02-09 20:11 UTC by Ryan Kaldari
Modified: 2011-09-21 20:37 UTC (History)
1 user (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Ryan Kaldari 2011-02-09 20:11:30 UTC
After an image is uploaded via the UploadWizard, it attempts to use ImageMagick to create a thumbnail. If the wiki is not configured to use ImageMagick, it just spins forever.

There are two possible solutions:

1. Skip thumbnail creation if ImageMagick is not available.

2. Display an error message to the user.

Since the UploadWizard is designed with the use of thumbnails in mind, the second option would probably be better.
Comment 1 Bugmeister Bot 2011-08-19 19:12:36 UTC
Unassigning default assignments. http://article.gmane.org/gmane.science.linguistics.wikipedia.technical/54734
Comment 2 Brion Vibber 2011-09-21 20:37:42 UTC
Works for me on trunk; GD scaling seems to work fine, as does disabling server-side scaling altogether by setting $wgUseImageResize = false.

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links