Development

#3382 (typo at www.symfony-project.org/cookbook/1_0/upload)

You must first sign up to be able to contribute.

Ticket #3382 (closed documentation: fixed)

Opened 6 months ago

Last modified 6 months ago

typo at www.symfony-project.org/cookbook/1_0/upload

Reported by: cyruschoi Assigned to: fabien
Priority: minor Milestone:
Component: other Version: 1.0.13
Keywords: object_admin_input_file_tag Cc:
Qualification: Unreviewed

Description

At www.symfony-project.org/cookbook/1_0/upload, and in the paragraph of

If your data model contains a field for a media, and if your administration is built using the admin generator, you can use the long named object_admin_input_upload_tag() helper. It does everything for you with just a simple configuration.

it should be object_admin_input_file_tag instead.

Change History

04/29/08 10:20:02 changed by FabianLange

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

(In [8670]) fixed documentation typo in my first project (closes #3382)