Development

#2778 ([PATCH] Bad wording in sfGuardPlugin)

You must first sign up to be able to contribute.

Ticket #2778 (closed defect: fixed)

Opened 11 months ago

Last modified 6 months ago

[PATCH] Bad wording in sfGuardPlugin

Reported by: Alexander.Deruwe Assigned to: fabien
Priority: minor Milestone:
Component: sfGuardPlugin Version: 1.0.10
Keywords: Cc:
Qualification: Unreviewed

Description

sfGuardSecurityUser::getGuardUser() throws an exception if the user is no longer found in the database.

This exception's message is not worded correctly.

Attachments

sfGuardSecurityUser.class.php.patch (436 bytes) - added by Alexander.Deruwe on 01/11/08 10:42:49.

Change History

01/11/08 10:42:49 changed by Alexander.Deruwe

  • attachment sfGuardSecurityUser.class.php.patch added.

05/26/08 20:53:25 changed by fabien

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

(In [9289]) sfGuardPlugin: fixed typo (closes #2778)