[PEAR-BUG] Bug->Req #17563 [Opn]: Bug comment author's name shall be retrieved from user profile

[email protected]
Newsgroups php.pear.bugs
Message-ID <[email protected]>
Edit report at http://pear.php.net/bugs/bug.php?id=17563&edit=1

 ID:               17563
 Updated by:       [email protected]
 Reported By:      mega-squall at caramail dot com
 Summary:          Bug comment author's name shall be retrieved from
                    user profile
 Status:           Open
-Type:             Bug
+Type:             Feature/Change Request
 Package:          pearweb
 Operating System: irrelevant
 Package Version:  1.24.2
 PHP Version:      irrelevant
 Roadmap Versions: 
 New Comment:

-Type: Bug
+Type: Feature/Change Request



Previous Comments:
------------------------------------------------------------------------

[2010-12-31 01:28:47] megasquall

-Type: Feature/Change Request
+Type: Bug


------------------------------------------------------------------------

[2010-12-31 01:28:05] megasquall

-Operating System:
+Operating System: irrelevant
-Package Version:  1.24.1
+Package Version:  1.24.2
-PHP Version:      Irrelevant
+PHP Version:      irrelevant
I think this shall be considered as a bug, because it has privacy
consequences.
This behavior is still present in 1.24.2.

------------------------------------------------------------------------

[2010-07-06 11:34:06] megasquall

Description:
------------
User real name is displayed next to user login and before the comment
text. This information is taken from user profile but as a copy of
actual value, which means any modification of user real name will not
propagate to any existing bug comment.

It would be nice if this information was taken live from user profile so
that every bug comment from the same user would display the same real
name.

Test script:
---------------
user profile > set real name to : X
post a bug comment

user profile > set real name to : Y
post a bug comment

Expected result:
----------------
[date] userlogin (Y)
blah ...

[date] userlogin (Y)
blah ...

Actual result:
--------------
[date] userlogin (X)
blah ...

[date] userlogin (Y)
blah ...

------------------------------------------------------------------------


-- 
Edit this bug report at http://pear.php.net/bugs/bug.php?id=17563&edit=1
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.