Opened 13 years ago

Closed 13 years ago

#1553 closed defect (fixed)

Ctrl+Click at first when "selecting polygon" shows error message in Safari / Chrome

Reported by: sparkliu Owned by:
Priority: low Milestone: 2.3
Component: General Version:
Severity: trivial Keywords:
Cc: External ID:

Description

When selecting polygon (Select more -> Select polygon in context menu), if Ctrl+Click immediately (without any other point), there will be a warning message in Safari / Chrome.

Actually this is because of two reasons:

  1. When there is no point defined, there should be no query instead of query with error parameter.
  2. Non-Chrome browser should also show message when returning status is not 200.

Attachments (1)

Fix 1553.patch (1.2 KB ) - added by sparkliu 13 years ago.
Fix code

Download all attachments as: .zip

Change History (2)

by sparkliu, 13 years ago

Attachment: Fix 1553.patch added

Fix code

comment:1 by sparkliu, 13 years ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.