Bugs item #1659192, was opened at 2007-02-13 18:58 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=743020&aid=1659192&group_id=139143
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: modules Group: ver devel Status: Open Resolution: None Priority: 5 Private: No Submitted By: Klaus Darilion (klaus_darilion) Assigned to: Nobody/Anonymous (nobody) Summary: imc module table definitions Initial Comment: Hi! 1. The imc_members table uses a clomun named "user". This does not work with postgresql as user is a defined word. Thus I suggest renaming to "username". 2. The imc_rooms has a colum "name". If this is a username I suggest renaming to "username" too for consistency. 3. The imc module doesn not allow specifying the table names via module parameters as other openser modules does. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=743020&aid=1659192&group_id=139143 _______________________________________________ Devel mailing list [email protected] http://openser.org/cgi-bin/mailman/listinfo/devel
