
https-finder - issue #4
Top level/subdomain compatibility for auto-generated rules.
Haven't done enough testing, but I'm sure there are plenty of examples of URLs that will break my current writeRule() method. It works for basic urls, and should work for top level domains .com, edu, mil, gov, net, org, co.uk, but haven't tested everything.
Will need further testing to determine if this is actually a problem.
Comment #1
Posted on Mar 14, 2011 by Swift Ox(No comment was entered for this change.)
Comment #2
Posted on Mar 14, 2011 by Swift Ox(No comment was entered for this change.)
Comment #3
Posted on Mar 17, 2011 by Swift OxVerified bug - Rule writing only works for websites whose top level domain is 3 characters (com, org, edu, etc). Preferably we can find some third party URL parsing code online that will allow for more flexibility here. This will be addressed in the next version.
Comment #4
Posted on Mar 20, 2011 by Swift OxFixed as of version 0.31
Status: Verified
Labels:
Type-Defect
Priority-High