-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
KNOWN ISSUE: problem with picture - support webp #83
Comments
Je vais modifier l'événement à l'instant mais je voulais vous avertir |
@MaudeFJ what was the issue with the image that you fixed? What was the problem exactly? |
It was all white ! |
withe = white, merci! 👍 |
@MaudeFJ I have updated the description at the top and will assign to the team to investigate. Please take a look. thanks. |
This looks like an image server issue: This image URL is returning a blank image. The URL displays almost a blank screen however, the image in S3 is good. I could not find anything interesting from the image server's log. S3 URl: s3://footlight-images/05566315-fb72-4167-8d0b-4820938a86c1.jpg @saumier Lets discuss this in detail today. |
The image looks like something other than jpeg. Can you please provide the original image uploaded? |
These are the 2 pictures i have in my files |
@sahalali please see Maude's images. |
Action item:
The CMYK JPEG images are not supported currently supported by cantaloupe server. |
Action: Add an message informing user that uploaded image is not supported (pop-up in english and french UIs) that blocks user from adding unsupported image formats. |
cc @AbhishekPAnil will explore the available packages for converting various image formats to JPEG. |
Some feedback for this issue. Please check for support in image server for these formats like .webp. The manipulation of images is the responsibility of the image server. For maintenance and support it makes sense to support more image formats if they can be supported by image server rather than add exceptional conversion code in our CMS code. |
First line of attack: please find out if we can support this format. (webp) in the image server. |
Note: The format .webp is being used by about 15% of websites according this website |
@sahalali please take this one up. |
Note: webp images will be converted to jpeg, which will resolve this issue. |
@dev-aravind Please add link to issue of Cantaloupe. Thx. |
There is an open issue in the Cantaloupe project to add support for WebP format images. cc @saumier |
@sahalali Thx for the link to cantaloupe#710. I looked at the description and it is related to exporting WebP format not inputing WebP. The example given is Can you check again for that? Co-pilot is telling to add
|
@MaudeFJ we found a way to support these types of images (webp) -- we are converting them to JPEG further upstream from the CMS. Our approach may change in the future, but the issue is fixed and should no longer be happening. |
Team:
ISSUE: images changed from being the actual image to a pure white image at some point.
Maude added some events (Here is a link to them) last week and added the image displayed below. However, when she checked back the image that appeared was a white image (not the image she added). Can you please check the logs to see what happened?
Note, she updated the image today, August 13th at around noon. The events were created at two different times, one in July, the other two August 7th.
Best guess is the issue happened sometime between August 7 and august 12.
Original request from Maude
https://cms.footlight.io/dashboard/63457978637093005071a053/events/add-event/66aa662e508ed10064fba5fb
This event and all the related one have withe image...
Even tho this is the image I put in when I updated it last week
IMAGE REMOVED BECAUSE TOO LARGE
The text was updated successfully, but these errors were encountered: