Skip to content

Input form types are doubled #824

Closed
Closed
@smolak

Description

@smolak

Hi!

When generating form input fields using \Phalcon\Tag, 'type' is being doubled:

tag->textField(array('foo', 'type' => 'number')); ?>

Produces:

And should:

Metadata

Metadata

Assignees

No one assigned

    Labels

    not a bugReported issue is not a bug

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions