-
Bug
-
Résolution: Résolu
-
Majeur
-
2.06.06
-
Aucune
Lors de l'affichage d'une formation continue (avec la carte "Infos générales" activée) pour laquelle aucun type n'a été renseigné, on obtient l'erreur suivante.
Il faudrait gérer le cas où le libellé n'est pas défini.
2018-08-10_10:34:22.136 [ajp-apr-8009-exec-2] [8BAA1C89FF69E7A862F47E5C9A56708B.ksup1] ERROR c.k.f.util.JSPIncludeHelper - Impossible de faire un include pour le path /extensions/ofin/WEB-INF/jsp/layout/card/fo/view/descriptionCardView.jsp org.apache.jasper.JasperException: An exception occurred processing JSP page /extensions/ofin/WEB-INF/jsp/layout/card/fo/view/descriptionCardView.jsp at line 98 95: <dt>${formation:message('FORMATION.FO.CARD.FORMATION_CONTINUE')}</dt> 96: <dd> 97: <%LabelBean formationContinueLibelle = serviceLabel.getByTypeCodeLanguage(OffreFormationTypeLibelle.TYPE_FORMATION_CONTINUE.getValeur(), formation.getTypeFormationContinue(), ctx.getLangue());%> 98: <span><%=formationContinueLibelle.getLibelle()%></span> 99: </dd><% 100: } 101: if (formation != null && StringUtils.isNotBlank(formation.getLieux())) { %>
1.
|
Report 6.6 - FORMATION-585 | Fini | Automate |