Skip to content

Duplicated “Helpers” section on page 409 of CakePHP2 documentation #8301

@JorgeSR24

Description

@JorgeSR24

Descripción:

While reviewing the CakePHP2 documentation, I noticed that the “Helpers” section on page 409 appears duplicated consecutively.

The following block is repeated twice without any apparent reason:

Helpers
CakePHP features a number of helpers that aid in view creation. They assist in creating well-formed markup (including forms), aid in formatting text, times and numbers, and can even integrate with popular JavaScript libraries. Here is a summary of the built-in helpers.
Read Helpers to learn more about helpers, their API, and how you can create and use your own helpers.

Additionally, I am attaching a screenshot where the duplication can be clearly seen.

Suggested fix:
Remove the duplicated paragraph block so the section is displayed only once.

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions