Bug #46536

Resource file upload does not allow files without extension

Added by Christopher Hlubek over 2 years ago. Updated over 2 years ago.

Status:Resolved Start date:2013-03-22
Priority:Must have Due date:
Assigned To:Christopher Hlubek % Done:

100%

Category:Resource
Target version:-
PHP Version: Complexity:
Has patch:No Affected Flow version:Git master

Description

The ResourceManager does not allow to create Resources or upload Resources from a filename without extension. This is not consistent inside the ResourceManager and should generally be allowed.

Associated revisions

Revision d17b53c6
Added by Christopher Hlubek over 2 years ago

[BUGFIX] Allow upload of files without file extension

This change allows upload of files without a file extension. The upload
of PHP-Files is still not allowed. The method importUploadedResource
does not have a unit test, since it is not testable through the use of
move_uploaded_file.

Change-Id: I3a0a6ad89ab876a1c2113b0b6db967f983f5ef41
Resolves: #46536
Releases: master, 2.0

Revision f50d7f14
Added by Christopher Hlubek over 2 years ago

[BUGFIX] Allow upload of files without file extension

This change allows upload of files without a file extension. The upload
of PHP-Files is still not allowed. The method importUploadedResource
does not have a unit test, since it is not testable through the use of
move_uploaded_file.

Change-Id: I3a0a6ad89ab876a1c2113b0b6db967f983f5ef41
Resolves: #46536
Releases: master, 2.0

Revision 82106638
Added by Christopher Hlubek over 2 years ago

[BUGFIX] Allow upload of files without file extension

This change allows upload of files without a file extension. The upload
of PHP-Files is still not allowed. The method importUploadedResource
does not have a unit test, since it is not testable through the use of
move_uploaded_file.

Change-Id: I3a0a6ad89ab876a1c2113b0b6db967f983f5ef41
Resolves: #46536
Releases: master, 2.0

History

#1 Updated by Christopher Hlubek over 2 years ago

  • Category set to Resource

#2 Updated by Gerrit Code Review over 2 years ago

  • Status changed from New to Under Review

Patch set 1 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/19171

#3 Updated by Christopher Hlubek over 2 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100

#4 Updated by Gerrit Code Review over 2 years ago

  • Status changed from Resolved to Under Review

Patch set 1 for branch composer has been pushed to the review server.
It is available at https://review.typo3.org/19379

#5 Updated by Christopher Hlubek over 2 years ago

  • Status changed from Under Review to Resolved

#6 Updated by Gerrit Code Review over 2 years ago

  • Status changed from Resolved to Under Review

Patch set 1 for branch 2.0 has been pushed to the review server.
It is available at https://review.typo3.org/19565

#7 Updated by Christopher Hlubek over 2 years ago

  • Status changed from Under Review to Resolved

Also available in: Atom PDF