Skip to content

Undefined $section variable in sidetoc throws warning #13

@pyuxiang

Description

@pyuxiang

The error message in particular is:

Warning: Undefined variable $section in /var/www/dokuwiki/lib/plugins/toctweak/syntax/sidetoc.php on line 73

$toc = $tocTweak->get_metatoc($id, $topLv, $maxLv, $section);

Does not seem to be a Dokuwiki environment variable either.
Can be resolved by removing this variable, since get_metatoc already has a default parameter assigned.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions