Development

#3140 (Call to undefined method BaseTruc::removeAllTags)

You must first sign up to be able to contribute.

Ticket #3140 (closed defect: invalid)

Opened 7 months ago

Last modified 7 months ago

Call to undefined method BaseTruc::removeAllTags

Reported by: jug Assigned to: xavier
Priority: minor Milestone:
Component: sfPropelActAsTaggablePlugin Version: 1.0.10
Keywords: Cc:
Qualification: Accepted

Description

The function removeAllTags is supposed to exists (documentation)

You might have just forgotten to write it !

I made it... cf. attached files.

Attachments

sfPropelActAsTaggableBehavior.class.php (11.9 kB) - added by jug on 03/17/08 14:42:14.
Function added line 424
config.php (0.9 kB) - added by jug on 03/17/08 14:43:26.
sfPropelBehavior::registerMethods …

Change History

03/17/08 14:42:14 changed by jug

  • attachment sfPropelActAsTaggableBehavior.class.php added.

Function added line 424

03/17/08 14:43:26 changed by jug

  • attachment config.php added.

sfPropelBehavior::registerMethods ...

03/18/08 17:41:24 changed by xavier

  • status changed from new to closed.
  • resolution set to invalid.
  • qualification changed from Unreviewed to Accepted.

You must be using a very old version of the plugin, as the method exists since rev. [4083], which was one of the first commits on this plugin (back in May 2007 !):

see the code in the behavior, and in the config.php