Bug #3278

Resource manager doesn't publish files without extension

Added by Robert Lemke about 6 years ago. Updated almost 5 years ago.

Status:Resolved Start date:2009-05-12
Priority:Must have Due date:
Assigned To:Karsten Dambekalns % Done:

100%

Category:Utility
Target version:TYPO3 Flow Base Distribution - 1.0 alpha 5
PHP Version: Complexity:
Has patch: Affected Flow version:

Description

If a file to be published doesn't have an extension ("MyPage" instead of "MyPackage.html"), the resource publisher throws:

#1: Notice: Undefined index: extension in /Users/Shared/Sites/dev/flow3/forge/Packages/Global/FLOW3/Classes/Utility/FileTypes.php line 425

Associated revisions

Revision 40a4d252
Added by Karsten Dambekalns almost 6 years ago

[+BUGFIX] FLOW3 (Utility): *TypeFromFilename() work now when no extension is present, fixes #3278.

History

#1 Updated by Robert Lemke about 6 years ago

  • Target version deleted (283)

#2 Updated by Karsten Dambekalns almost 6 years ago

  • Status changed from New to Accepted
  • Assigned To set to Karsten Dambekalns
  • Target version set to 1.0 alpha 5

#3 Updated by Karsten Dambekalns almost 6 years ago

  • Category changed from Resource to Utility

#4 Updated by Karsten Dambekalns almost 6 years ago

  • Status changed from Accepted to Resolved
  • % Done changed from 0 to 100

Applied in changeset r3230.

Also available in: Atom PDF