Astrodatabank BUG
Posted: Sat Aug 16, 2008 8:27 pm
I think I found a bug in Astrodatabank.
I tried an AstoSignature with an AND statement. The program seems to ignore it.
To make the bug more obvious, I made the following Astrosignature:
1) (Mercury in Phises) AND (Juno in Capricorn) [weight = 20]
2) (Mercury in Phises) [weight = 1]
3) (Juno in Capricorn) [weight = 1]
I get many records with weight = 1 (from either rule 2 or 3). I also get
several records with weight = 2 (because they sutisfy both conditions 2 and
3). Which means they also satisfy condition 1. So those records should get a weight of 22. But they DON'T!
Any help guys?
I tried an AstoSignature with an AND statement. The program seems to ignore it.
To make the bug more obvious, I made the following Astrosignature:
1) (Mercury in Phises) AND (Juno in Capricorn) [weight = 20]
2) (Mercury in Phises) [weight = 1]
3) (Juno in Capricorn) [weight = 1]
I get many records with weight = 1 (from either rule 2 or 3). I also get
several records with weight = 2 (because they sutisfy both conditions 2 and
3). Which means they also satisfy condition 1. So those records should get a weight of 22. But they DON'T!
Any help guys?