[Devel] [ openser-Bugs-1495313 ] sc.dbtext: rpid for new users should be empty

SourceForge.net noreply at sourceforge.net
Fri May 26 10:49:10 CEST 2006


Bugs item #1495313, was opened at 2006-05-26 07:39
Message generated for change (Settings changed) made by bogdan_iancu
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=743020&aid=1495313&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: tools
Group: ver devel
>Status: Closed
>Resolution: Fixed
Priority: 5
Submitted By: Ovidiu Sas (osas)
>Assigned to: Bogdan (bogdan_iancu)
Summary: sc.dbtext: rpid for new users should be empty

Initial Comment:
When a user is inserted into the SUBSCRIBER table, the
rpid should be empty and not NULL, otherwise the string
"NULL" will be the rpid for the created subscriber.

scripts/sc.dbtext:
777c777
<              
line="$HA1:$SERUSER:$SERDOMAIN:$2::::$3:$date_now:$date_now::o:::$HA1:$HA1B:0:NULL:NULL::NULL"
---
>              
line="$HA1:$SERUSER:$SERDOMAIN:$2::::$3:$date_now:$date_now::o:::$HA1:$HA1B:0:NULL:::NULL"


Maybe all the NULL strings should be removed ...
It seems to be working fine.

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

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



More information about the Devel mailing list