Development

Changeset 13360

You must first sign up to be able to contribute.

Changeset 13360

Show
Ignore:
Timestamp:
11/26/08 21:02:38 (1 year ago)
Author:
fabien
Message:

[1.2] fixed tester message

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • branches/1.2/lib/test/sfTesterForm.class.php

    r13343 r13360  
    170170      if (!$error) 
    171171      { 
    172         $this->tester->fail(sprintf('the submitted form has a "%s" error.', $field)); 
     172        $this->tester->fail(sprintf('the submitted form has a "%s" error (%s).', $field, $value)); 
    173173      } 
    174174      else 

The Sensio Labs Network

Since 1998, Sensio Labs has been promoting the Open-Source software movement by providing quality web application development, training, consulting.
Sensio Labs also supports several large Open-Source projects.