Skip to content

[BUG] trim() expects parameter 1 to be string, null given  #21

@fsaris

Description

@fsaris

When you try to mass update the redirect records in the list module and only have for instance the source field as editable field you run into the following error:

trim() expects parameter 1 to be string, null given 
url_forwarding/Classes/Hook/TceMain.php in line 52.

image
image

Issue is that when mass updating the full record isn't available in the hook but the code depends on some of the fields being present.

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