>Number: 1771 >Category: mod_imap >Synopsis: invalid processing of poly borders >Confidential: no >Severity: non-critical >Priority: medium >Responsible: apache >State: open >Class: sw-bug >Submitter-Id: apache >Arrival-Date: Wed Feb 4 11:10:00 PST 1998 >Last-Modified: >Originator: [EMAIL PROTECTED] >Organization: apache >Release: any (1.2.5 is example) >Environment: Any >Description: When point belongs to polygon border, apache answer is unpredictable - sometimes it answers "inside", sometime "outside". It is contrary to Rect and Circle, where borders sertanly belong to the figure.
Conside the following imagemaps: ---poly.map---- base referer poly poly.html 1,1 1,10 10,10 10,1 ---rect.map---- base referer rect rect.html 1,1 10,10 They describe the same figure, but the result is different: poly.map?1,1 - _outside_ Contrary to: rect.map?1,1 - _inside_ the funny thing is: poly.map?10,10 - inside, poly.map?1,5 - outside poly.map?10,5 - inside, and so on. Sometimes it's not critical, but sometimes it is. So pointinpoly functions should be fixed. >How-To-Repeat: http://moko.design.ru/apache/poly.map?1,1 http://moko.design.ru/apache/rect.map?1,1 >Fix: Yes, I have already changed it for local use. I can send a patch. It should work, but it should pass a lot of testing, which I unable to perform myself >Audit-Trail: >Unformatted: [In order for any reply to be added to the PR database, ] [you need to include <[EMAIL PROTECTED]> in the Cc line ] [and leave the subject line UNCHANGED. This is not done] [automatically because of the potential for mail loops. ]
