https://bugzilla.wikimedia.org/show_bug.cgi?id=70670
Chad H. <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #7 from Chad H. <[email protected]> --- (In reply to Bartosz DziewoĆski from comment #4) > Because 'realname' and 'emailaddress' are not actual user preferences stored > in the (confusingly named) user_properties table, but properties of the user > itself (like user name or password) stored in the user table (user_real_name > and user_email fields). I don't know why they were implemented this way. > Because those fields predate the user_properties table. Remember, prefs used to be stored as a blob in user.user_options. > 'emailaddress' is luckily not a problem here (it's not shown on Preferences; > actually I don't know why it's in the blacklist), but 'realname' is. Perhaps > it should get its own special page for changing it, like email and password? > Or perhaps it should be converted into actual user pref? Let's do the last one! Move it to a real pref. -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
