Development

#1404 (small bug in sfValidatorConfigHandler.class.php)

You must first sign up to be able to contribute.

Ticket #1404 (closed defect: fixed)

Opened 1 year ago

Last modified 1 year ago

small bug in sfValidatorConfigHandler.class.php

Reported by: Alon.Noy Assigned to:
Priority: minor Milestone: 1.0.0
Component: Version: 1.0.0-rc1
Keywords: Cc:
Qualification:

Description

line 72 should be: throw new sfParseException($error);

Change History

02/06/07 09:11:16 changed by fabien

  • milestone set to 1.0.0.

02/06/07 09:11:39 changed by fabien

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

(In [3410]) fixed typo in sfValidatorConfigHandler.class.php (closes #1404)