Skip to content

Update FontAwesome icon names#2509

Merged
tvdijen merged 1 commit intosimplesamlphp:masterfrom
ghalse:patch-fontawesome
Sep 5, 2025
Merged

Update FontAwesome icon names#2509
tvdijen merged 1 commit intosimplesamlphp:masterfrom
ghalse:patch-fontawesome

Conversation

@ghalse
Copy link
Copy Markdown
Contributor

@ghalse ghalse commented Sep 2, 2025

A few of the Twig templates still have old FontAwesome 4 icon names. While these are mostly backwards compatible still, at least one used in the logout-iframe.twig has gone completely (circle-o-notch) resulting in a broken display.

This updates the names to the version 6+ naming per https://docs.fontawesome.com/v6/web/setup/upgrade/whats-changed#icons-renamed-in-version-6

@monkeyiq
Copy link
Copy Markdown
Contributor

monkeyiq commented Sep 4, 2025

For SSP 2.4 I see Font Awesome Free 6.7.1 in the base assets of my install. I am happy to move to the version 6+ names for 2.4+

@monkeyiq
Copy link
Copy Markdown
Contributor

monkeyiq commented Sep 4, 2025

As you say, fa-circle-o-notch doesn't show anything in ssp 2.4. Just forcing it by adding to modules/admin/templates/logout.twig for local testing.

@monkeyiq
Copy link
Copy Markdown
Contributor

monkeyiq commented Sep 4, 2025

Looking at the support page this seems like something to be picked back into ssp 2.3 (assuming it is on the same fa). At least 2.4 is on fa 6.7.1 here.

@tvdijen tvdijen merged commit ba74b09 into simplesamlphp:master Sep 5, 2025
11 of 14 checks passed
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 5, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants