YF-GoogleCodeBackups / https-finder

Automatically exported from code.google.com/p/https-finder
0 stars 0 forks source link

*.info domain & www url #14

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.Go to http://talk.hyperreal.info/
2."Yes, go HTTPS"
3."Yes, remember this settings"

What is the expected output?
Rule in xml:
<ruleset name="Talk.HR"> <!--By PcP -->
  <target host="talk.hyperreal.info" />

  <rule from="^http://(www\.)?talk\.hyperreal\.info/" to="https://talk.hyperreal.info/"/>
  </ruleset>

 What do you see instead?
<ruleset name="Talk.hyperreal.">
<target host="talk.hyperreal.info" />
<target host="hyperreal.info" />
<rule from="^http://(www\.)?talk.hyperreal.\undefined/" 
to="https://www.talk.hyperreal.undefined/"/>
</ruleset>

What version of the product are you using? On what operating system?
HTTPS Finder 0.30
Fx 3.6.16

Please provide any additional information below.
Where replace in rule undefined to info don't work but www.talk.hyperreal.info 
is bad URL

Original issue reported on code.google.com by Zen.Vant...@gmail.com on 27 Mar 2011 at 2:54

GoogleCodeExporter commented 8 years ago
I'm not sure how this bug slipped through to release, but it's fixed as of 
version 0.31.  I just released 0.34 which has some other improvements including 
the ability to whitelist (ignore) domains.  The new version won't show up as 
the "official" one until Mozilla reviews it (which should hopefully be by the 
31st), but if you want you can get it at either of these two links:

https://addons.mozilla.org/en-US/firefox/addon/https-finder/versions/
https://code.google.com/p/https-finder/downloads/detail?name=httpsfinder034.xpi&
can=2&q=

Thanks and sorry about the inconvenience

Original comment by jacobsK...@gmail.com on 27 Mar 2011 at 3:10

GoogleCodeExporter commented 8 years ago
To clarify, 0.31 and up should work for ALL top level domains (.de, .co.uk, 
.info, etc).  

Original comment by jacobsK...@gmail.com on 27 Mar 2011 at 3:13

GoogleCodeExporter commented 8 years ago
My English is very weak. I know the Polish language. Do not quite understand 
your statement.

HTTPS updated the Finder, but it does not work correctly for 
http://talk.hyperreal.info.

1. Deletes the old rule.
2. Go to page http://talk.hyperreal.info.
3rd "Yes, it HTTPS"
4. Displays the download window (LiveHTTP Headers does not explain the reason).
5. "Cancel"
6. I'm on "http://talk.hyperreal.info.
7. Restart web browser.
8. I have a rule:
"<ruleset name="Talk.hyperreal">
<target host="talk.hyperreal.info" />
<target host="www.talk.hyperreal.info" />
<rule from="^http://(www\.)?talk.hyperreal\.info/" 
to="https://www.talk.hyperreal.info/"/>
</ruleset>"
9. Go to page http://talk.hyperreal.info.
10. "404 not found" because the "https://www.talk.hyperreal.info" is wrong, 
only "https://talk.hyperreal.info".

I did not write earlier. I am using Windows XP SP3 constantly updated.

If you need you can write to me on Google Talk. 

Thank you for, although not perfect, because it is very helpful add-on.

Original comment by Zen.Vant...@gmail.com on 27 Mar 2011 at 4:44

GoogleCodeExporter commented 8 years ago
I see that you closed the application and marked as a duplicate with 
https://code.google.com/p/https-finder/issues/detail?id=12&can=1  . I would 
like to point out that here is not just a problem with the TLD, but also 
unwelcome move to address with "www".

Original comment by Zen.Vant...@gmail.com on 27 Mar 2011 at 4:48

GoogleCodeExporter commented 8 years ago
Sorry, I missed the "www." part also being a problem.  I have re-opened this 
issue and will try to get this fixed in the next version.

Thank you for reporting this issue!

Original comment by jacobsK...@gmail.com on 27 Mar 2011 at 5:03

GoogleCodeExporter commented 8 years ago
Fixed in version 0.36 - Not release yet though.  Will close issue at next 
release

Original comment by jacobsK...@gmail.com on 9 Apr 2011 at 7:45

GoogleCodeExporter commented 8 years ago
Fixed and released as version 0.44

Original comment by jacobsK...@gmail.com on 10 Apr 2011 at 7:20