Ticket #89 (closed defect: fixed)

Opened 5 months ago

Last modified 7 weeks ago

Can't login with non-ascii password

Reported by: kaz Owned by: kaz
Priority: normal Milestone: TwitterFox 1.6
Component: TwitterFox Version: TwitterFox 1.5
Severity: major Keywords:
Cc:

Description

While trying to login into Twitter using TwitterFox it either doesn't handle the password I have, which uses the English Pound currency symbol (£) or it is failing to fetch the most recent replies. The error console shows two occurences of the error below when I click OK in the TwitterFox options window:

Warning: reference to undefined property window.opener.gTwitterNotifier
Source File: chrome://twitternotifier/content/login.js
Line: 87

Switching to Firefox 2.0.0.12 does not appear to work. The Username filed is empty and about 3 pixels high.

Change History

Changed 2 months ago by kaz

  • status changed from new to closed
  • resolution set to worksforme

Changed 7 weeks ago by kaz

  • status changed from closed to reopened
  • resolution worksforme deleted

Changed 7 weeks ago by kaz

  • status changed from reopened to closed
  • resolution set to fixed

(In [685]) Fixed #89

  • Fixed base64 encode for non-ascii character
Note: See TracTickets for help on using tickets.