How to reproduce
- connect to cms
- create a page
- add an article
- edit the content
- click on the icon to add a picture (from disk or shared)
- upload a picture
Actual behavior
- the picture seems uploaded, the filename and the weight are showed, the icon X is displayed But the Image is not displayed, there is the missing icon
expected behavior
- the thumbnail of the image is displayed
- Est bloqué par
-
RUNTIME-694 UploadReader to generate thumbnails images send a wrong response
-
- Closed
-
- Est dupliqué par
-
CMS-3097 [Chrome 15] : Graphical bug on the thumbnail field
-
- Closed
-
- Fait partie de
-
CMS-2890 Support of Chrome
-
- Closed
-
The image is correctly displayed... and disapear after a few seconds.
The updload is correctly done. The preview is then loading (the image is display) but the request is not ended... after 20 seconds, the request ends and the image preview is removed... the request is marked as canceled
very strange