Development

#2629 (I18N helper call missing in template partials)

You must first sign up to be able to contribute.

Ticket #2629 (closed defect: duplicate)

Opened 10 months ago

Last modified 10 months ago

I18N helper call missing in template partials

Reported by: oncletom Assigned to: xavier
Priority: minor Milestone:
Component: sfPropelActAsCommentablePlugin Version: 1.0.9
Keywords: plugin, sfPropelActAsCommentableBehaviorPlugin, i18n, helper Cc:
Qualification: Unreviewed

Description

When a call is done in favor of commentList and/or commentForm component, an error is thrown concerning unknown () function.

It is the case if the symfony apps does not have already loaded i18n.

Attachments

sfPropelActAsCommentableBehaviorPluginTemplatesI18n.patch (1.2 kB) - added by oncletom on 12/07/07 16:57:08.
patch file

Change History

12/07/07 16:57:08 changed by oncletom

  • attachment sfPropelActAsCommentableBehaviorPluginTemplatesI18n.patch added.

patch file

12/07/07 19:50:54 changed by xavier

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

duplicate of #2616