pierrejean-coudert / pwytter

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

Improper URL opened when clicking follower #10

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Open friends box
2. Click on a follower

What is the expected output? What do you see instead?

Expected output is for the program to open a browser with the URL of the
follower that was clicked in the list. Instead, a browser is opened with
the URL of the following friend that corresponds to that index.

What version of the product are you using? On what operating system?

Version: 0.9 (trunk)
OS: Ubuntu Linux 8.10

Please provide any additional information below.

I am attaching a small patch that defines a new method (_followerClick) and
a change to a bind so that it points to that method.

Original issue reported on code.google.com by nickles....@gmail.com on 9 Apr 2009 at 5:15

Attachments: