Skip to content

Commit

Permalink
Add notice about quirk on validateAndCarryForm
Browse files Browse the repository at this point in the history
  • Loading branch information
dicksonlaw583 committed Apr 2, 2018
1 parent fb4b7ac commit cbe06eb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions libraries/BatchUpload/Application/AbstractWizard.php
Original file line number Diff line number Diff line change
Expand Up @@ -142,6 +142,7 @@ public function jobRow($row)

/**
* Run validation on a given form with passed parameters and carry over data if invalid.
* This clears file fields in the process. Please finish reading/validating files before calling this!
*
* @param Omeka_Form $form The form to validate.
* @param bool $validOnly Whether to carry only valid values.
Expand Down

0 comments on commit cbe06eb

Please sign in to comment.