Changes between Initial Version and Version 2 of Ticket #318


Ignore:
Timestamp:
05/28/10 18:55:40 (4 years ago)
Author:
rgrp
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #318

    • Property Owner changed from rgrp to dread
    • Property Priority changed from major to blocker
    • Property Milestone changed from to v1.1
  • Ticket #318 – Description

    initial v2  
    1212 
    1313"Be liberal in what you accept and conservative in what you send" would seem apt. 
     14 
     15== Actions == 
     16 
     17  * Validation of urls as part of form entry or data loading 
     18    * Need to consider situation where this should happen out-of-band (i.e. we allow load even with invalid data and then flag bad dates in separate validation process). In general doubtful that we should do this here because url invalidity is such a big deal 
     19  * This code should support analysis of existing data so we can go through existing database and find invalid urls 
     20    * Also useful to have this so we can do out of band validation