Use avatarType field + JDBC for photo URL generation to handle Hibernate proxies

FixSecurityService
Spegnimento
19 aprile 2026 alle ore 00:56 UTC
Autore
Kamo
Impegno
62ceff0

**************** previously used instanceof AvatarPhoto to determine avatar type and cast to read fileExtension. When Hibernate returns a base-class proxy (e.g. via lazy association), instanceof fails and no URL is generated. Fix mirrors the pattern already in **************** - Read type from avatar.getAvatarType() field first, instanceof as fallback - Fetch file_extension via JDBC instead of casting to AvatarPhoto subtype **************** line for "type" field similarly fixed to use getAvatarType() before falling back to instanceof.

Tutte le modifiche

Come quello che vedi la spedizione?

Ognuno di questi aggiornamenti atterra automaticamente nello spazio di lavoro. Inizia gratis e guardalo crescere settimana dopo settimana.

Inizia gratis per sempreVisualizza il prezzo