[Devel] [ openser-Bugs-1659192 ] imc module table definitions

SourceForge.net noreply at sourceforge.net
Wed Feb 14 12:55:17 CET 2007


Bugs item #1659192, was opened at 2007-02-13 19:58
Message generated for change (Comment added) made by miconda
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: Closed
>Resolution: Fixed
Priority: 5
Private: No
Submitted By: Klaus Darilion (klaus_darilion)
>Assigned to: Daniel-Constantin Mierla (miconda)
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.

----------------------------------------------------------------------

>Comment By: Daniel-Constantin Mierla (miconda)
Date: 2007-02-14 13:55

Message:
Logged In: YES 
user_id=1246013
Originator: NO

Fixed on cvs. For 2., 'name' is the name of the room, not a username.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=743020&aid=1659192&group_id=139143



More information about the Devel mailing list