User tests: Successful: Unsuccessful:
Pull Request resolves #38532 .
Improvements to the information displayed in MediaManager when uploading SVG files.
The code has been amended and additional language variables have been created for the upload process in both the backend and the frontend.
https://guide.joomla.org/user-manual/media/media-media-uploading-svg-files
@brianteeman add link to generate SVG-Files
#48204 (comment)
The current output does not provide detailed information on why the SVG file cannot be uploaded, but merely states that the file cannot be loaded.
The SVG file format is essentially an XML file, so it may contain many instructions that could potentially cause security issues. As it is an open format and many applications add their own attributes – which do not actually pose a security risk and can be removed manually in an editor – detailed information on the reason why the upload was rejected is helpful for further investigation.

You will receive the information as before, along with details of which attribute cannot be processed.

Please select:
Documentation link for guide.joomla.org: https://guide.joomla.org/user-manual/media
No documentation changes for guide.joomla.org needed
Pull Request link for manual.joomla.org:
No documentation changes for manual.joomla.org needed
| Status | New | ⇒ | Pending |
| Category | ⇒ | Administration Language & Strings Libraries |
For anyone testing you can generate a dirty.svg file by creating an svg file with the dirty data from here https://svg.enshrined.co.uk/
| Labels |
Added:
Language Change
PR-6.2-dev
|
||
did you intend to commit those two svg files
I have tested this item ✅ successfully on 8c499f0
I have tested this item ✅ successfully on 8c499f0
| Title |
|
||||||
I have tested this item ✅ successfully on 4fd320f
with my private *.svg file i got successfull error messages like
I have tested this item ✅ successfully on 4fd320f
with my private *.svg file i got successfull error messages like
I have tested this item ✅ successfully on 4fd320f
with my private *.svg file i got successfull error messages like

I've restored @brianteeman 's test result in the issue tracker as the commit which has invalidated his test was just a small change without impact on functionality, see 4fd320f .
| Status | Pending | ⇒ | Ready to Commit |
RTC
RTC
Looks good to me
Before
After