Skip to content

on SS4 version #97

@chromos33

Description

@chromos33

Works fine so far only problem is Image upload.
After some looking I found out that the getFileClass function in FileAttachmentField.php is reporting File even if the file has an Image extension.

Simply replacing "$defaultClass == "Image" with "$defaultClass == Image:class" Fixed it.
Line 1315

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