Skip to content

bug in processors/mgr/upload.class.php #19

@artyone

Description

@artyone

$translit is not undefined.
in

while(1) {...
else 
$this->filename = '_' . $this->filename;
}

is not work.
I think the solution will be ok
return $this->failure($this->modx->lexicon('fileattach.item_err_ae'));

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