Development

#3728 (The Book: mistake in fillin example)

You must first sign up to be able to contribute.

Ticket #3728 (closed documentation: fixed)

Opened 6 months ago

Last modified 6 months ago

The Book: mistake in fillin example

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

Description

There is a mistake at the Chapter 10: Forms of The Book. In the fillin example 'password' tag name is used where 'select' was mentioned:

    check_types:   [text, checkbox, radio, password, hidden] # Do repopulate these

Change History

06/10/08 21:51:12 changed by FabianLange

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

(In [9529]) doc: fixed typo. closes #3728