kevinjacobs / HTTPS-Finder

Firefox extension for discovering HTTPS sites and creating HTTPS Everywhere rulesets
https://code.google.com/p/https-finder/
47 stars 11 forks source link

Not working HTTPS-Finder 0.89 in FF 24b10 #15

Open Zaycoff opened 11 years ago

Zaycoff commented 11 years ago

Not working HTTPS-Finder 0.89 in FF 24b10 (menu and item of interfaces working, but not finding and don't create new HTTPS rules).

It is likely that this is accursed, after appearance of the new version FF, HTTPS-Finder again not working. =(

Please, if possible, fix it... =^_^=

Vladof commented 11 years ago

Any chance to fix this addon ?

kevinjacobs commented 10 years ago

Apologies for the slow response. This was due to an API change in Firefox. I hope to have a new version out by the end of the month that fixes this.

kevinjacobs commented 10 years ago

Just pushed an update for the new FX 24+ API. It's working in FX25 for me. Please let me know if you experience any issues with it: https://code.google.com/p/https-finder/downloads/detail?name=httpsfinder_0.90.xpi

Thanks

yoshimo commented 10 years ago

i had to use a nightly to install it in my real stable firefox, which might to be a local issue for me. That the name shows up as null(0.89) even though we are supposed to be using 0.90 and that foreign letters seem to be saved in the wrong encoding, seems wrong though.

kevinjacobs commented 10 years ago

Where do you see "null"? I didn't notice that. Thanks

Sent from my Windows Phone


From: yoshimo Sent: 11/30/2013 12:32 PM To: kevinjacobs/HTTPS-Finder Cc: Kevin Jacobs Subject: Re: [HTTPS-Finder] Not working HTTPS-Finder 0.89 in FF 24b10 (#15)

i had to use a nightly to install it in my real stable firefox, which might to be a local issue for me. That the name shows up as null(0.89) even though we are supposed to be using 0.90 and that foreign letters seem to be saved in the wrong encoding, seems wrong though.


Reply to this email directly or view it on GitHub: https://github.com/kevinjacobs/HTTPS-Finder/issues/15#issuecomment-29560397

yoshimo commented 10 years ago

The firefox addon screen where all installed addons are listed the install.rdf says em:version0.89/em:version and in httpsfinder.jar you can also find: <!ENTITY httpsfinder.version "0.89"> The small bar that appears and asks if you want to save the rules that were just created, has trouble with foreign letters, german for example

Zaycoff commented 10 years ago

Hi, many thanks for fix HTTPS-Finder =^_^= But, if possible, please fix Russian locale (file ru-RU\Overlay.properties is corrupt). Correct file this https://forum.mozilla-russia.org/uploaded/HttpsFinderOverlayProperties.zip

[quote= kevinjacobs]Where do you see "null"? I didn't notice that. Thanks[/quote] It's bug of non English locales (supposedly this conflict between addons) to it's correct, need in file install.rdf to delete all lines: em:localized ..... /em:localized This corrected install.rdf file https://forum.mozilla-russia.org/uploaded/HttpsFinderInstallRdf.zip Why so occurs I don't know

kevinjacobs commented 10 years ago

Thank you. The localizations were corrupted after saving in Notepad++, I believe. I fixed those and added "em:name" to each localization. Hopefully that fixes the "null" name issue.

0.91 with these changes is here: https://code.google.com/p/https-finder/downloads/detail?name=httpsfinder_0.91.xpi

yoshimo commented 10 years ago

@kevinjacobs i think you can mark this bug solved. With 0.91 i can properly install it and the weird addon name "null" is finally gone