From: Tom Hughes Date: Fri, 20 Jul 2007 08:07:09 +0000 (+0000) Subject: Don't fill in from_display_name for messages - it can be got by X-Git-Tag: live~8440 X-Git-Url: https://git.openstreetmap.org/rails.git/commitdiff_plain/9866a7ec45fdc650a17229aabb8147e430cc5433?hp=9866a7ec45fdc650a17229aabb8147e430cc5433 Don't fill in from_display_name for messages - it can be got by joining to the user table using from_user_id so is going to be dropped. ---