WIV Tracking: Outstanding Issues

| No Comments

Document upload. I can't get documents to load. I need Patrick's help and he's very busy after being out sick. Once I get them to load, I need to screen them for type (pdf, jpg, doc, tiff), size and move them into a non web-accessible location.

Validate dates.Fixed! Currently I'm checking the existence of date values but I need to check if they are valid dates. IOW, no February 31.

Apostrophes in country names. Solved! Three countries have an apostrophe and it's screwing up my PHP. I've temporarily removed them from the list. They are:

  • Cote D'Ivoire
  • Lao People's Democratic Rep
  • Korea, Democratic People's Rep

Central Authentication Hub. It works but I feel like I'm not implementing it correctly. For such an important technology there is a dearth of practical information about it. I sent an email to someone in OIT. We'll see what I learn.

Glitch. The field for a provider name when the "not in list" check box is checked remains hidden in the states listed below. Oddly, the form still works. That is, the value is there and is part of the post data.

  • When the form is rejected for missing or invalid data
  • When the user clicked "Submit and Add Another" and the previous entry invoked the hidden field

Note to self: uncomment the mail script when we start testing.

Leave a comment