Patches item #1891097, was opened at 2008-02-11 12:03
Message generated for change (Settings changed) made by henningw
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=743022&aid=1891097&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 1.3.x
Status: Closed
Resolution: Fixed
Priority: 5
Private: No
Submitted By: Giovanni Coriasco (gcoriasco)
>Assigned to: Henning Westerholt (henningw)
Summary: [group module] Wrong type for group_id in re_grp table

Initial Comment:
The type of group_id in re_grp table is string(11) but should be int(11): this 
prevent module group from being loaded at openser startup when re_grp table is 
filled with any entry.

I wrote this patch to revert it back to the int(11) type

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

Comment By: Henning Westerholt (henningw)
Date: 2008-02-11 12:14

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

Hi,

thank you for the report. This error have been introduced during the
conversion to the new XML table infrastructure. I've applied the fix you've
suggested.

Henning

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

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

_______________________________________________
Devel mailing list
[email protected]
http://lists.openser.org/cgi-bin/mailman/listinfo/devel

Reply via email to