Development

#2934 ([PATCH] bugfix to TagPeer::getTaggedWithCriteria())

You must first sign up to be able to contribute.

Ticket #2934 (closed defect: fixed)

Opened 7 months ago

Last modified 7 months ago

[PATCH] bugfix to TagPeer::getTaggedWithCriteria()

Reported by: Kris.Wallsmith Assigned to: xavier
Priority: minor Milestone:
Component: sfPropelActAsTaggablePlugin Version:
Keywords: is_callable, behavior, bug, tagging Cc: xavier
Qualification: Accepted

Description

Your use of is_callable is incorrect. Please see the attached patch.

Attachments

is_callable_bugfix.patch (1.1 kB) - added by Kris.Wallsmith on 02/13/08 21:19:58.

Change History

02/13/08 21:19:58 changed by Kris.Wallsmith

  • attachment is_callable_bugfix.patch added.

02/13/08 22:57:08 changed by xavier

(In [7478]) sfPropelActAsTaggableBehaviorPlugin appliad patch for is_callable use - refs #2934

02/13/08 22:58:34 changed by xavier

  • keywords set to is_callable, behavior, bug, tagging.
  • status changed from new to closed.
  • resolution set to fixed.
  • qualification changed from Unreviewed to Accepted.