cubicweb #344428 Error when adding an image [resolved]
When adding an image and using the "name" field (which is displayed as mandatory) the following validation error occurs not an image file (application/octet-stream) emptying the "name" field works, but the you have to find the image, and edit the field (which works). | |
priority | important |
---|---|
type | bug |
done in | 3.5.3 |
load | 0.300 |
load left | 0.000 |
closed by | <not specified> |
Comments
-
2009/08/26 12:25, written by sthenault
add commentthe pb is that we should distinguish file 'name' (which should be the same as the downloaded file name) from file 'title' (which the user may type, or not). That should be fixed in the file cube and in the cw edit controller