dnnsoftware / Dnn.Platform

DNN (formerly DotNetNuke) is the leading open source web content management platform (CMS) in the Microsoft ecosystem.
https://dnncommunity.org/
MIT License
1.03k stars 751 forks source link

[Bug]: Extension icons do not update #6198

Open KillyanBtllr opened 2 weeks ago

KillyanBtllr commented 2 weeks ago

Is there an existing issue for this?

What happened?

In the extensions menu, for a module, when changing the URL of an icon, the path is not sent in the webservice and is therefore not updated.

Steps to reproduce?

  1. Open extension menu
  2. Select an extension
  3. Change icon path
  4. Save

Current Behavior

No response

Expected Behavior

It should be possible to change the URL of an extension's icon from the interface.

Relevant log output

No response

Anything else?

No response

Affected Versions

9.13.3 (latest release), 9.13.4 (alpha)

What browsers are you seeing the problem on?

Chrome

Code of Conduct