ahmedsuffian / aionxemu

Automatically exported from code.google.com/p/aionxemu
0 stars 0 forks source link

Unable to remove friend from Buddylist #158

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Core revision: r209
Bug description: Friends cannot be deleted from the Buddylist.
What steps will reproduce the problem?
1. Try to remove a friend from the buddylist. It wont work.
2.
3.

What is the expected output? What do you see instead?
Expected output is the the friend gets removed from your buddylist and vice 
versa.

Original issue reported on code.google.com by pziko...@gmail.com on 23 Mar 2011 at 12:45

GoogleCodeExporter commented 9 years ago
yes, confirmed, old bug

Original comment by to...@mail.com on 25 Mar 2011 at 12:44

GoogleCodeExporter commented 9 years ago
Bump for this. Tried to fix it but no luck! Not sure how to fix it. It seems 
pretty straight forward, but I am very confused. For example, when you add a 
player to the friend list you use Player player. But for some reason when your 
try to delete a player you use final int friend. Something like that. Not sure 
why you are using 2 completely different variables to pass through all the 
functions. My idea and logical thought about this issue was use the same 
variable you use to add the friend in the first place. For example use a 
function to look for player player and delete that player from friends list. 
Not sure hopefully someone can look at it and fix it. To me its seems like an 
easy fix, but I'm stuck as to what the code is really trying to do....

Original comment by sky...@gmail.com on 20 May 2011 at 7:25

GoogleCodeExporter commented 9 years ago
Test this one

Original comment by pziko...@gmail.com on 25 May 2011 at 9:11

Attachments:

GoogleCodeExporter commented 9 years ago

Original comment by pziko...@gmail.com on 21 Jun 2011 at 9:22