Opened 10 years ago

Closed 10 years ago

#719 closed defect (fixed)

ps_service_provider has column contact_instructions but values is not output in WCS GetCapabilities response

Reported by: James Passmore Owned by: Piero Campalani
Priority: minor Milestone: 9.0.x
Component: petascope Version: 9.0
Keywords: WCs petascopedb metadata Cc:
Complexity: Trivial

Description

The ps_service_provider allows you to set a values for a column named contact_instructions, but these instructions do no appear in the WCS GetCapabilities response.

This information should appear after HoursOfService like:

  </ows:Address>
  <ows:HoursOfService>Monday to Fridays 08:00 to 18:00 or thereabouts...</ows:HoursOfService>
  <ContactInstructions>We would love to talk to you, but email is good too...</ContactInstructions>
</ows:ContactInfo>

Change History (3)

comment:1 by abeccati, 10 years ago

Complexity: MediumTrivial
Component: undecidedpetascope
Milestone: 9.0.x
Owner: changed from Dimitar Misev to Piero Campalani
Priority: majorminor
Status: newassigned

comment:2 by Piero Campalani, 10 years ago

Status: assignedaccepted

comment:3 by Piero Campalani, 10 years ago

Resolution: fixed
Status: acceptedclosed

Fixed in changeset:594537c.
(James please re-open this one in case something goes wrong)

Note: See TracTickets for help on using tickets.