SourceForge.net
2007-02-28 09:23:16 UTC
Patches item #1670650, was opened at 2007-02-28 12:23
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=300235&aid=1670650&group_id=235
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: None
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Eugene Crosser (crosser)
Assigned to: Nobody/Anonymous (nobody)
Summary: Make privacy settings for ICQ work
Initial Comment:
As of 2.0.0. beta6, privacy settings no longer change back themselves (see bug #1455192) but they still do not work, that is, you still receive messages from contacts that should be blocked. At least for ICQ. See bugs #1370335 and #1593579. Maybe there is a similar problem with other protocols (bug #1071219) but I did not check that.
I found that, in my case for ICQ, protocol specific allow/deny check does not work, but as it *is* defined, "catchall" entry at libgaim/server.c line 434 does not have effect.
I don't know if what I propose is a proper fix (because AIM specific functions do not work for ICQ), or merely a workaround, but just setting *_permit/*_deny entries in prpl_info to NULL seems to fix the problem with ICQ privacy settings.
Please could the developers look into my diff and either apply it or come up with a "correct" solution.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=300235&aid=1670650&group_id=235
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=300235&aid=1670650&group_id=235
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: None
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Eugene Crosser (crosser)
Assigned to: Nobody/Anonymous (nobody)
Summary: Make privacy settings for ICQ work
Initial Comment:
As of 2.0.0. beta6, privacy settings no longer change back themselves (see bug #1455192) but they still do not work, that is, you still receive messages from contacts that should be blocked. At least for ICQ. See bugs #1370335 and #1593579. Maybe there is a similar problem with other protocols (bug #1071219) but I did not check that.
I found that, in my case for ICQ, protocol specific allow/deny check does not work, but as it *is* defined, "catchall" entry at libgaim/server.c line 434 does not have effect.
I don't know if what I propose is a proper fix (because AIM specific functions do not work for ICQ), or merely a workaround, but just setting *_permit/*_deny entries in prpl_info to NULL seems to fix the problem with ICQ privacy settings.
Please could the developers look into my diff and either apply it or come up with a "correct" solution.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=300235&aid=1670650&group_id=235
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV