Issue Details (XML | Word | Printable)

Key: TWITTERFX-8
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Minor Minor
Assignee: sherod
Reporter: sherod
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
twitterfx

Unneeded request is made to twitter on closing the 'User detailed' window.

Created: 30/Dec/08 02:37 AM   Updated: 05/Jan/09 10:27 AM   Resolved: 05/Jan/09 10:27 AM
Component/s: None
Affects Version/s: 0.1 Alpha
Fix Version/s: 0.15

Time Tracking:
Not Specified

Tags:


 Description  « Hide

Cause is the 'on replace' handler fires when the visibility is made true and false, it should only be firing when its turning 'true'



sherod added a comment - 05/Jan/09 10:27 AM

Inserted a check to only call the remote request when displaying the panel, rather than hiding