-
Bug
-
Resolution: Fixed
-
Blocker
-
None
-
None
-
None
-
4.3 M2
Je clique sur "Validé mention" et valide la boite de dialogue.
Aucun retour utilisateur, la boite de dialogue ne se ferme pas.
Dans les logs j'ai l'erreur suivante :
Caused by: java.time.format.DateTimeParseException: Text '2019-08-12T00:00:00+02:00' could not be parsed at index 19 at java.time.format.DateTimeFormatter.parseResolved0(DateTimeFormatter.java:1949) at java.time.format.DateTimeFormatter.parse(DateTimeFormatter.java:1851) at java.time.LocalDate.parse(LocalDate.java:400) at org.ametys.core.util.DateUtils.parseLocalDate(DateUtils.java:411) at org.ametys.plugins.odfpilotage.clientsideelement.PilotageStatusButtonClientSideElement.setPilotageStatus(PilotageStatusButtonClientSideElement.java:217) ... 102 more
- Dépend de
-
RUNTIME-3234 Methods parseZonedDateTime and parseLocalDate can't work
- Closed