Fix "Undefined index: icon" when visiting Search Servers using MySQL
NOTE: This patch just fixes the exception at my best but this section probably deserves more improvement to show a better default.
Closes T15155
Differential D25070
Fix "Undefined index: icon" when visiting Search Servers using MySQL valerio.bozzolan on Feb 28 2023, 09:39. Authored by Tags None Referenced Files
Subscribers Tokens
Details
Fix "Undefined index: icon" when visiting Search Servers using MySQL NOTE: This patch just fixes the exception at my best but this section probably deserves more improvement to show a better default.
Closes T15155
Diff Detail
Event TimelineComment Actions This is how it will render after this change: It's just something to avoid that exception. It can surely improve saying that it's "Active" but it's probably not appropriate to assume this positive status condition in this position, and so any further improvement about the status itself is probably out of the scope of this fix and should be put in the getConnectionStatus() method maybe.
|