Steps to reproduce:
- visit /auth/config/new/
What happens:
What should happen instead:
Something else but not the Amazon icon.
More context:
valerio.bozzolan | |
May 19 2023, 12:14 |
F292948: Screenshot_2023_05_19_141510.png | |
May 19 2023, 12:18 |
F292946: Phorge Auth wrong icon.png | |
May 19 2023, 12:14 |
Steps to reproduce:
What happens:
What should happen instead:
Something else but not the Amazon icon.
More context:
rP Phorge | |||
D25255 | rP8e6bb9b6903c Correct Phorge icon on Auth Provider page |
Status | Assigned | Task | ||
---|---|---|---|---|
Resolved | aklapper | T15403 Fix "Amazon" icon on Phorge OAuth | ||
Resolved | valerio.bozzolan | T15478 Graphical Kit |
getLoginIcon() { return PlatformSymbols::getPlatformServerName(); } returns Phorge.
Thus no corresponding icon is found as Phorge.png does not exist and code falls back to first icon.