Closed sdgun closed 3 years ago
Contest https://www.topcoder.com/challenges/30161331 has been created for this ticket.This is an automated message for ghostar via Topcoder X
Contest https://www.topcoder.com/challenges/30161331 has been updated - it has been assigned to obog.This is an automated message for ghostar via Topcoder X
@atelomycterus - Can we look at this please?
@jmgasper Please apply PRs: https://github.com/topcoder-platform/forums-topcoder-editor-plugin/pull/7 https://github.com/topcoder-platform/forums/pull/345
Thanks!
Fixed 'Something wrong...'. Vanila recognizes image format. It tried to prepare image before saving based on EXIF data (Exchangeable image file format). This includes optional resizing and re-orienting. So it thrown an exception because bmp couldn't be re-sized. Vanilla Image Resizer works only with png, jpeg, gif with default Uploader. We upload original files to Filestack without changes.
Not all browsers support tiff image format. So it render as attached file by default (e.g Chrome/Opera doesn't support it, Safari - supports it).
Comparison of web browsers: https://en.wikipedia.org/wiki/Comparison_of_web_browsers#Image_format_support.
Payment task has been updated: https://software.topcoder.com/review/actions/ViewProjectDetails?pid=30161331This is an automated message for ghostar via Topcoder X
Verified.
Verified in production. Example forum post: https://discussions.topcoder.com/discussion/1909/welcome
Steps
Actual behavior
Expected behavior
https://user-images.githubusercontent.com/4592712/103334128-4c43e580-4a96-11eb-9d97-756c87bb98b3.mp4
Environment - OS: 10 - Device (w/version): Laptop, Windows 10 - Browser Chrome 87.0.4280.88