From: SourceForge.net <no...@so...> - 2008-06-22 20:07:13
|
mod/ads item #2000048, was opened at 2008-06-22 10:11 Message generated for change (Comment added) made by blindman1344 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=858037&aid=2000048&group_id=81360 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: RFE Group: None Status: Open >Resolution: Fixed >Priority: 9 Private: No Submitted By: Greg Meiste (blindman1344) Assigned to: Greg Meiste (blindman1344) Summary: Advertisers table stores username Initial Comment: Currently, the advertisers table in the database is storing the user_id and username. If possible, which should be, I'd like to see the username column dropped and use the user_id to look up the username from the users table. This avoids the problem of the user changing their username, but it not being updated in the advertisers table. ---------------------------------------------------------------------- Comment By: Greg Meiste (blindman1344) Date: 2008-06-22 15:07 Message: Logged In: YES user_id=780595 Originator: YES Your request has been added to CVS. Look for it in the next release of the module. Thanks for your submission! ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=858037&aid=2000048&group_id=81360 |