Skip to content

Site Page Media repeating if trying to list more than uploaded #154

@Monica-Wood

Description

@Monica-Wood

I have a query about line

if ($vn_index > sizeof($va_media_list) - 1) { $vn_index = sizeof($va_media_list) - 1; }

and if it would be better to simply continue if trying to return a site page media index that is greater than available (not load any image). I believe this would be a better fail case than repeating the last image multiple times on a page.

Thoughts?

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