Project

General

Profile

Actions

Bug #5343

closed

Anomalie d'affichage suite à la suppression du Chef de Projet

Added by Anonymous over 11 years ago. Updated over 9 years ago.

Status:
Closed
Priority:
Low
Assignee:
-
Start date:
02/28/2014
Due date:
% Done:

0%

Estimated time:
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:
  1. Se connecter sur une application de type "Gestion de projet" qui possède un utilisateur avec le rôle Chef de Projet
  2. Initialiser le projet
  3. Dans l'administration de l'application, veuillez supprimer l'ensemble des utilisateurs présent pour le rôle Chef de Projet
  4. 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


Related issues 1 (0 open1 closed)

Related to Project Manager - Bug #7080: Impossible d'afficher le détail Projet (erreur JSP) Closed11/10/2015

Actions
Actions #1

Updated by Anonymous over 9 years ago

  • Related to Bug #7080: Impossible d'afficher le détail Projet (erreur JSP) added
Actions #2

Updated by Anonymous over 9 years ago

  • Status changed from New to Resolved
  • Assignee set to Anonymous
  • Target version set to Version 5.14.5

Identique à l'anomalie #7080 qui est maintenant corrigée.

Actions #3

Updated by Miguel Moquillon over 9 years ago

  • Status changed from Resolved to Integration in progress...
Actions #4

Updated by Miguel Moquillon over 9 years ago

  • Status changed from Integration in progress... to Closed

Intégré en 5.14.5, 5.15 et 6.0.

Actions

Also available in: Atom PDF