From 3247e14a86c1b1d1c3886213a77e170338304992 Mon Sep 17 00:00:00 2001 From: sebastien leridon Date: Fri, 20 Sep 2024 18:22:40 +0200 Subject: [PATCH] LUT-28590 : manage specific entryType FileStoreService with new GenericAttributeFileStoreService --- pom.xml | 2 +- .../plugins/forms/service/entrytype/EntryTypeComment.java | 6 ------ 2 files changed, 1 insertion(+), 7 deletions(-) diff --git a/pom.xml b/pom.xml index 1b08cc510..15fd59d5b 100644 --- a/pom.xml +++ b/pom.xml @@ -40,7 +40,7 @@ fr.paris.lutece.plugins plugin-genericattributes - [2.4.5,) + [2.4.6-SNAPSHOT,) lutece-plugin diff --git a/src/java/fr/paris/lutece/plugins/forms/service/entrytype/EntryTypeComment.java b/src/java/fr/paris/lutece/plugins/forms/service/entrytype/EntryTypeComment.java index 3cb5349ee..74f6c7753 100644 --- a/src/java/fr/paris/lutece/plugins/forms/service/entrytype/EntryTypeComment.java +++ b/src/java/fr/paris/lutece/plugins/forms/service/entrytype/EntryTypeComment.java @@ -109,10 +109,4 @@ public boolean isResponseChanged( List listResponseReference, List