Skip to content

Undefined variable: hiddenFieldsets in field layout #16854

@asika32764

Description

@asika32764

Steps to reproduce the issue

Create a component and add this code to edit layout:

<?php $this->set('show_options', 0) ?>
<?php echo JLayoutHelper::render('joomla.edit.params', $this); ?>

Expected result

No error and show edit page.

Actual result

Get this error message:

p-2017-06-25-001

System information (as much as possible)

3.7.2

Additional comments

I'm not sure what is the usage of this variable so I didn't create PR to fix it.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions