phpBMS

Ticket #320 (closed task: fixed)

Opened 3 years ago

Last modified 2 years ago

Create php verification function(s) in tables class

Reported by: nate Owned by: nate
Priority: minor Milestone: 0.98
Component: phpbms Version: trunk
Keywords: Cc:

Description

This would help with APIs to be able to use phpbms tables without having to work as hard at data integrity. Similarly, it would help to make the import routine in the next version a little more robust, so that the user has to think less about how their data might affect data integrity.

Ideally, it could run with regular table submits as well to be sort of a backup for the javascript verification as well. Possibly, just put it into the processAddEditPage function. Maybe let it return an array of errors and then check the count of the elements in this array to see if verification passes.

Change History

Changed 3 years ago by brieb

  • owner changed from brieb to nate

Changed 2 years ago by brieb

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

Initial implementation as of [470]

Note: See TracTickets for help on using tickets.
Scanned by Orvant Copyright © 2010 Kreotek, LLC. All Rights reserved.