Development

#2718 ([PATCH] correct spelling/copy/paste error in sfPropelActAsCommentableBehaviorPlugin)

You must first sign up to be able to contribute.

Ticket #2718 (closed defect: fixed)

Opened 10 months ago

Last modified 10 months ago

[PATCH] correct spelling/copy/paste error in sfPropelActAsCommentableBehaviorPlugin

Reported by: forkmantis Assigned to: xavier
Priority: minor Milestone:
Component: sfPropelActAsCommentablePlugin Version: 1.0.10
Keywords: Cc:
Qualification: Unreviewed

Description

One of the exception strings in the sfPropelActAsCommentableToolkit references the isTaggable method when it's actually talking about the isCommentable method. "Method" is also misspelled as "metod".

Attachments

commentable_typo.patch (0.6 kB) - added by forkmantis on 12/24/07 22:09:56.

Change History

12/24/07 22:09:56 changed by forkmantis

  • attachment commentable_typo.patch added.

12/24/07 23:03:53 changed by xavier

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

fixed in [6693]