Actions
Bug #5343
ferméAnomalie d'affichage suite à la suppression du Chef de Projet
Début:
28/02/2014
Echéance:
% réalisé:
0%
Temps estimé:
Navigateur:
Firefox
Votre version de Silverpeas:
5.13.1
Système d'exploitation:
Linux
Votre base de données:
MS SQL Server
Livraison en TEST:
Livraison en PROD:
Description
Scénario de l'anomalie:
- Se connecter sur une application de type "Gestion de projet" qui possède un utilisateur avec le rôle Chef de Projet
- Initialiser le projet
- Dans l'administration de l'application, veuillez supprimer l'ensemble des utilisateurs présent pour le rôle Chef de Projet
- Visualiser l'onglet "Projet"
Résultat obtenu : On obtient une page avec des erreurs:
"); Une erreur s'est produite à la ligne: 113 dans le fichier jsp: /projectManager/jsp/projectView.jsp The method getAuthor() is undefined for the type SimpleDocument 110: String title = attachmentDetail.getTitle(); 111: String info = attachmentDetail.getDescription(); 112: String author = ""; 113: if (attachmentDetail.getAuthor() != null && attachmentDetail.getAuthor().length() > 0) { 114: author = " " + attachmentDetail.getAuthor() + ""; 115: } 116: out.println(""); Une erreur s'est produite à la ligne: 114 dans le fichier jsp: /projectManager/jsp/projectView.jsp The method getAuthor() is undefined for the type SimpleDocument 111: String info = attachmentDetail.getDescription(); 112: String author = ""; 113: if (attachmentDetail.getAuthor() != null && attachmentDetail.getAuthor().length() > 0) { 114: author = " " + attachmentDetail.getAuthor() + ""; 115: } 116: out.println(""); 117: out.println(""); Une erreur s'est produite à la ligne: 113 dans le fichier jsp: /projectManager/jsp/projectView.jsp The method getAuthor() is undefined for the type SimpleDocument 110: String title = attachmentDetail.getTitle(); 111: String info = attachmentDetail.getDescription(); 112: String author = ""; 113: if (attachmentDetail.getAuthor() != null && attachmentDetail.getAuthor().length() > 0) { 114: author = " " + attachmentDetail.getAuthor() + ""; 115: } 116: out.println(""); Une erreur s'est produite à la ligne: 114 dans le fichier jsp: /projectManager/jsp/projectView.jsp The method getAuthor() is undefined for the type SimpleDocument 111: String info = attachmentDetail.getDescription(); 112: String author = ""; 113: if (attachmentDetail.getAuthor() != null && attachmentDetail.getAuthor().length() > 0) { 114: author = " " + attachmentDetail.getAuthor() + ""; 115: } 116: out.println(""); 117: out.println(" 0) { 114: author = " " + attachmentDetail.getAuthor() + ""; 115: } 116: out.println(" \"\" 0) { 114: author = " " + attachmentDetail.getAuthor() + ""; 115: } 116: out.println(" \"\" Erreur du forward de la page
Actions
#1
Mis à jour par Anonyme il y a environ 9 ans
- Lié à Bug #7080: Impossible d'afficher le détail Projet (erreur JSP) ajouté
Actions
#2
Mis à jour par Anonyme il y a environ 9 ans
- Statut changé de New à Resolved
- Assigné à mis à Anonyme
- Version cible mis à Version 5.14.5
Identique à l'anomalie #7080 qui est maintenant corrigée.
Actions
#3
Mis à jour par Miguel Moquillon il y a environ 9 ans
- Statut changé de Resolved à Integration in progress...
Actions
#4
Mis à jour par Miguel Moquillon il y a environ 9 ans
- Statut changé de Integration in progress... à Closed
Intégré en 5.14.5, 5.15 et 6.0.
Actions