django-cms / django-filer

File and Image Management Application for django
https://django-filer.readthedocs.io/
Other
1.75k stars 578 forks source link

Error after SVG Upload #1481

Closed sebbschbo closed 2 months ago

sebbschbo commented 2 months ago

If I try to upload a svg file I get the following error message.

Screenshot 2024-07-15 um 10 31 33

requirements.txt:

asgiref==3.8.1 chardet==5.2.0 crispy-bootstrap5==2024.2 cssselect2==0.7.0 Django==4.2.13 django-appconf==1.0.6 django-classy-tags==4.1.0 django-cms==4.1.1 django-crispy-forms==2.2 django-entangled==0.5.4 django-filer==3.1.3 django-formtools==2.5.1 django-fsm==2.8.2 django-parler==2.3 django-polymorphic==3.1.0 django-ranged-response==0.2.0 django-robots==6.1 django-sekizai==4.1.0 django-simple-captcha==0.6.0 django-treebeard==4.7.1 django_compressor==4.5 djangocms-admin-style==3.3.1 djangocms-alias @ git+https://github.com/django-cms/djangocms-alias@01c8cdeeff658fe868bb330a4a9e23ab0a3cf921 djangocms-attributes-field==3.0.0 djangocms-frontend==1.3.2 djangocms-text-ckeditor==5.1.5 djangocms-versioning==2.0.2 easy-thumbnails==2.8.5 html5lib==1.1 lxml==5.2.2 packaging==24.1 pillow==10.4.0 psycopg2-binary==2.9.9 rcssmin==1.1.2 reportlab==4.2.2 rjsmin==1.2.2 six==1.16.0 sqlparse==0.5.0 svglib==1.5.1 tinycss2==1.3.0 typing_extensions==4.12.2 webencodings==0.5.1

fsbraun commented 2 months ago

@sebbschbo Thanks for reporting this! This bug has been fixed here: #1471.

I'll see to get the fix released.

fsbraun commented 2 months ago

It's released in 3.1.4