Skip to content

Exporting broken in Linux environments #438

@dalenhughes

Description

@dalenhughes

Hey!

After upgrading to ACP 7.0.5 I noticed the export functionality is broken. Digging into it I found the admin-columns-pro/classes/Export/Exporter/CSV.php file is named incorrectly which breaks in case-sensitive environments like Linux (AWC/EC2)

The file should be named admin-columns-pro/classes/Export/Exporter/Csv.php as its listed in admin-columns-pro/vendor/composer/autoload_classmap.php

Changing that fixes it. Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions