Skip to content

mod_form.php line 86 causes setType error in Moodle 2.4 and 2.5 #23

@drachels

Description

@drachels

When using the current github version of Hot Question with debugging set to developer, line 86 of mod_form.php causes a setType error. It can be fixed by adding: $mform->setType('id', PARAM_INT); on line 87.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions