Ticket #1300 (closed defect: fixed)
Erreur lors de la mise à jour d'un user
Reported by: | adjaya | Owned by: | team |
---|---|---|---|
Priority: | normal | Milestone: | 2.5.1 |
Component: | module:admin | Version: | 2.4 |
Severity: | normal | Keywords: | |
Cc: |
Description
Lors d'une tentative de changement du mot de passe d'un utilisateur, j'ai cette erreur
Notice: Undefined index: user_tag_list_format in /*/public_html/test01/dotclear/plugins/tags/_admin.php on line 340 Warning: Cannot modify header information - headers already sent by (output started at /*/public_html/test01/dotclear/plugins/tags/_admin.php:340) in /*/public_html/test01/dotclear/inc/libs/clearbricks/common/lib.http.php on line 102
J'ai essayé de décrire la cause du bug et proposé une résolution ici : http://forum.dotclear.org/viewtopic.php?pid=311773#p311773
Change History
comment:2 Changed 13 years ago by franck <carnet.franck.paul@…>
- Status changed from new to closed
- Resolution set to fixed
(In [42d217ef3a35]) New behaviours adminBeforeUserOptionsUpdate and adminAfterUserOptionsUpdate, fixes #1300
Note: See
TracTickets for help on using
tickets.
Hormis le fait qu'il y a effectivement des bugs dans les behaviors, je n'ai pas pu reproduire l'erreur chez moi en reprenant les indications que tu as posté sur le forum sur une nightly (r847)...