- Issue created by @jeffm2001
- Status changed to Needs review
6 months ago 10:25pm 9 July 2024
A long list of icons got renamed for FontAwesome 6. If you are using any of these icons with FA5 and then upgrade, they will still display fine (because FA6 has the old names as aliases), but if you edit the content they will be lost because the icon picker no longer has them as options.
In the IconpickerWidget, if the current icon name does not exist in the icon list, check if it matches any aliases and if so, swap it out.
Needs review
2.0
Code