=================== BUG #1166: LATEST MODIFICATIONS ================== http://savannah.gnu.org/bugs/?func=detailbug&bug_id=1166&group_id=11
Changes by: Rudy Gevaert <[EMAIL PROTECTED]> Date: 2002-Sep-21 12:31 (GMT) ------------------ Additional Follow-up Comments ---------------------------- Hi, The problem is located on this line: Sender: '.util_user_link($email_arr[0]).'<br> in savannah/www/support/support_utils.php I can't seem to find the util_user_link function, so I can't check it out more thoroughly. Also I found a couple of the above lines in different files... I Hope I pin pointed the bug =================== BUG #1166: FULL BUG SNAPSHOT =================== Submitted by: rudy Project: Savannah Submitted on: 2002-Sep-09 19:21 Category: PHP Engine Severity: 3 - Ordinary Priority: Low Bug Group: None Resolution: None Assigned to: yeupou Status: Open Effort: 0.00 Summary: adding comments to a support question Original Submission: When I add a comment to a support question, I am user "info". But I am logged in with my account. The form states me also logged in. "info" links also to an unknown user Follow-up Comments ******************* ------------------------------------------------------- Date: 2002-Sep-21 12:31 By: rudy Hi, The problem is located on this line: Sender: '.util_user_link($email_arr[0]).'<br> in savannah/www/support/support_utils.php I can't seem to find the util_user_link function, so I can't check it out more thoroughly. Also I found a couple of the above lines in different files... I Hope I pin pointed the bug ------------------------------------------------------- Date: 2002-Sep-21 12:02 By: rudy Hi, I discovered what's going wrong (i think). The pages showed that user "info" submitted the support request/answer. Well my savannah account information had [EMAIL PROTECTED] as email adres. I now changed my email address to [EMAIL PROTECTED] and now it shows that rudy posted the support request/answer. I gues that it takes the part before the @ as the senders name. The link points also to a user with name the part before the @. CC list is empty No files currently attached For detailed info, follow this link: http://savannah.gnu.org/bugs/?func=detailbug&bug_id=1166&group_id=11
