Development

#568 (sfValidator parameter holder behavior broken *OR* Bug in form validation documentation)

You must first sign up to be able to contribute.

Ticket #568 (closed documentation: fixed)

Opened 3 years ago

Last modified 2 years ago

sfValidator parameter holder behavior broken *OR* Bug in form validation documentation

Reported by: jonathan.williams@nyu.edu Assigned to:
Priority: minor Milestone: 0.6.3
Component: Version: 0.7.X
Keywords: documentation, validator, validation Cc: jonathan.williams@nyu.edu
Qualification:

Description

The custom validator example suggests that setParameter() can be called before initialize(). If this is how it should be (YES!!!), then sfValidator needs to construct the parameter_holder member in its own constructor rather than in initialize().

Change History

06/16/06 15:09:12 changed by fabien

  • type changed from defect to documentation.
  • milestone set to 0.6.3.

This is a documentation error.

06/16/06 17:43:40 changed by francois

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

in r1470