Ticket #22 (closed defect: fixed)

Opened 3 years ago

Last modified 18 months ago

No validation of input geodata

Reported by: IVORW@… Owned by: dom
Priority: normal Milestone:
Component: openguides Version: 0.50
Severity: normal Keywords: hackfestsummer2007-reviewed
Cc:

Description

Sun Oct 23 11:14:08 2005 IVORW - Ticket created [Reply] [Comment]

Subject: No validation of input metadata

OpenGuides allows anything to be passed in as Lat and Long. They are not checked or parsed for being valid numbers. Similarly for the website address - this is not checked and could result in invalid XML for another system trying to read RDF feeds.

Download (untitled) 248b

Change History

Changed 3 years ago by dom

  • component set to openguides

Changed 18 months ago by dom

  • owner set to Nobody

Changed 18 months ago by Kake

  • keywords hackfestsummer2007-reviewed added
  • summary changed from No validation of input metadata to No validation of input geodata

Decision: Yes, we should do this, and also for OS x and y if we don't do it already. Website validation is addressed in #21.

This should be done at the same point in the code as the fixes in #79, so probably the same person should do both.

Changed 18 months ago by dom

  • owner changed from Nobody to dom
  • status changed from new to assigned

Changed 18 months ago by dom

  • status changed from assigned to closed
  • resolution set to fixed

(In [1070]) Add general validation framework, and add test for lat/long and os_x/os_y (closes #22)

Note: See TracTickets for help on using tickets.