Development

#4326 (Documentation lists call to non-existent function.)

You must first sign up to be able to contribute.

Ticket #4326 (closed documentation: duplicate)

Opened 2 years ago

Last modified 8 months ago

Documentation lists call to non-existent function.

Reported by: adam Assigned to: fabien
Priority: minor Milestone:
Component: other Version: 1.1.1
Keywords: Cc:
Qualification: Unreviewed

Description

Here is the quote from the 1.1 Forms Book Chapter 8.

$this->widgetSchema->getSchemaFormatter()->setTranslationCatalogue('contact_form');

I believe this should be changed to:

$this->widgetSchema->getFormFormatter()->setTranslationCatalogue('contact_form');

Change History

07/09/09 23:03:43 changed by Russ

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

Duplicate of closed ticket #4297 - fixed in r11620

The Sensio Labs Network

Since 1998, Sensio Labs has been promoting the Open-Source software movement by providing quality web application development, training, consulting.
Sensio Labs also supports several large Open-Source projects.