fixed attachment upload.
This commit is contained in:
parent
e96908842a
commit
9534f85145
1 changed files with 1 additions and 0 deletions
|
|
@ -652,6 +652,7 @@ sub processPropertiesFromFormPost {
|
|||
} else {
|
||||
$self->setStatusApproved;
|
||||
}
|
||||
delete $self->{_storageLocation};
|
||||
my $storage = $self->getStorageLocation;
|
||||
my $filename;
|
||||
my $attachmentLimit = $self->getThread->getParent->get("attachmentsPerPost");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue