[xwiki/xwiki-platform] ce8417: [Misc] Make the translationParameters field transi...
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: ce84172017ec44a03a7650c71247fbdab5d5f2ed https://github.com/xwiki/xwiki-platform/commit/ce84172017ec44a03a7650c71247f... Author: Vincent Massol <[email protected]> Date: 2026-06-06 (Sat, 06 Jun 2026) Changed paths: M xwiki-platform-core/xwiki-platform-attachment/xwiki-platform-attachment-validation/xwiki-platform-attachment-validation-api/src/main/java/org/xwiki/attachment/validation/AttachmentValidationException.java Log Message: ----------- [Misc] Make the translationParameters field transient to fix a SonarQube issue * SonarQube rule java:S1948 flagged the non-transient List field in the Serializable AttachmentValidationException class. * Mark the field as transient and keep the getter null-safe so it still returns a non-null list after deserialization. Co-authored-by: Claude <[email protected]> To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
participants (1)
-
XWiki Notifications