﻿id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc
12187,Editing another user's profile makes user_id to disappear,Cimmo,,"This seems a regressions since 2.8.6, not sure if intended, anyway here the use case:
1. login with admin (user_id=1)
2. edit another profile (user_id!=1)
3. remove email (not allowed)
4. save changes

result:
$_GET[""user_id""]=1 instead of the id of the profile's user_id.

I know I can check for $_POST[""user_id""] but why this change?",defect (bug),closed,normal,,Users,2.9.1,normal,wontfix,profile,
