IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Opened 16 years ago

Closed 16 years ago

#1386 closed defect (fixed)

wrong error code returned for some ptsamp request specs

Reported by: bills Owned by: bills
Priority: normal Milestone:
Component: pstamp Version:
Severity: normal Keywords:
Cc:

Description

There are cases where request specifications do not get the correct error code set.

For example if a user specifies an image by id or exp but requests a stamp with a center outside of the image the error code
PSTAMP_NO_IMAGE_MATCH (23) is returned when the correct error is PSTAMP_NO_OVERLAP (28)

This can be confusing to users

Change History (2)

comment:1 by bills, 16 years ago

This turned out to be easy to fix rev 27994

comment:2 by bills, 16 years ago

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