Language Change PR-6.2-dev Pending

User tests: Successful: Unsuccessful:

avatar torstenhoppe
torstenhoppe
6 Aug 2026

Pull Request resolves #38532 .

  • I read the Generative AI policy and my contribution is either not created with the help of AI or is compatible with the policy and GNU/GPL 2 or later.

Summary of Changes

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.

Testing Instructions

https://guide.joomla.org/user-manual/media/media-media-uploading-svg-files

@brianteeman add link to generate SVG-Files
#48204 (comment)

Actual result BEFORE applying this Pull Request

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.
before

Expected result AFTER applying this Pull Request

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

Link to documentations

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

avatar torstenhoppe torstenhoppe - open - 6 Aug 2026
avatar torstenhoppe torstenhoppe - change - 6 Aug 2026
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 6 Aug 2026
Category Administration Language & Strings Libraries
avatar brianteeman
brianteeman - comment - 6 Aug 2026

Looks good to me

Before

image

After

image
avatar brianteeman
brianteeman - comment - 6 Aug 2026

Looks good to me

Before

2026-08-06_16-37-16

After

image
avatar brianteeman
brianteeman - comment - 6 Aug 2026

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/

avatar torstenhoppe torstenhoppe - change - 6 Aug 2026
Labels Added: Language Change PR-6.2-dev
avatar brianteeman
brianteeman - comment - 6 Aug 2026

did you intend to commit those two svg files

avatar torstenhoppe torstenhoppe - change - 6 Aug 2026
The description was changed
avatar torstenhoppe torstenhoppe - edited - 6 Aug 2026
avatar brianteeman brianteeman - test_item - 6 Aug 2026 - Tested successfully
avatar brianteeman
brianteeman - comment - 6 Aug 2026

I have tested this item ✅ successfully on 8c499f0


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/48204.

avatar brianteeman
brianteeman - comment - 6 Aug 2026

I have tested this item ✅ successfully on 8c499f0


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/48204.

avatar tecpromotion tecpromotion - change - 6 Aug 2026
Title
Detailed Error-Message when upload of SVG-Files is not possible
[6.2] Detailed Error-Message when upload of SVG-Files is not possible
avatar tecpromotion tecpromotion - edited - 6 Aug 2026
avatar ThomasFinnern ThomasFinnern - test_item - 7 Aug 2026 - Tested successfully
avatar ThomasFinnern
ThomasFinnern - comment - 7 Aug 2026

I have tested this item ✅ successfully on 4fd320f

with my private *.svg file i got successfull error messages like


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/48204.
avatar ThomasFinnern
ThomasFinnern - comment - 7 Aug 2026

I have tested this item ✅ successfully on 4fd320f

with my private *.svg file i got successfull error messages like


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/48204.
avatar ThomasFinnern
ThomasFinnern - comment - 7 Aug 2026

I have tested this item ✅ successfully on 4fd320f

with my private *.svg file i got successfull error messages like
image


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/48204.
avatar richard67 richard67 - alter_testresult - 8 Aug 2026 - brianteeman: Tested successfully
avatar richard67
richard67 - comment - 8 Aug 2026

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 .

avatar richard67 richard67 - change - 8 Aug 2026
Status Pending Ready to Commit
avatar richard67
richard67 - comment - 8 Aug 2026

RTC


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/48204.

avatar richard67
richard67 - comment - 8 Aug 2026

RTC


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/48204.

Add a Comment

Login with GitHub to post a comment