[OpenSER-Devel] [ openser-Bugs-1886933 ] [dbaliases] Wrong SQL query: "alias_"

SourceForge.net noreply at sourceforge.net
Tue Feb 5 11:29:19 UTC 2008


Bugs item #1886933, was opened at 2008-02-05 11:03
Message generated for change (Comment added) made by henningw
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=743020&aid=1886933&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: None
Priority: 5
Private: No
Submitted By: Iñaki Baz (ibc_sf)
>Assigned to: Henning Westerholt (henningw)
Summary: [dbaliases] Wrong SQL query: "alias_"

Initial Comment:
After upgrading to trunk version (rev 3626) there is a bug in the SQL query done by "dbaliases" module:

Query select username,domain from dbaliases where alias_username='xxxx' AND alias_='xxxxx'

Note that instead of "alias_" it should be "alias_domain".

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

>Comment By: Henning Westerholt (henningw)
Date: 2008-02-05 11:29

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

I've introduced a typo in the string initalization. Should be fixed in rev
3630.
Thank you,

Henning

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

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



More information about the Devel mailing list