Project

General

Profile

Actions

Bug #39130

closed

Uncaught Exception when accessing "Filelist" module - file in fileadmin, [windows]

Added by Tymoteusz Motylewski almost 12 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
File Abstraction Layer (FAL)
Target version:
-
Start date:
2012-07-20
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
6.0
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

I'm getting "Uncaught TYPO3 Exception" when accessing Filelist module on Windows.
Seems that module breaks when there are files directly in fileadmin folder, files in other folders are displaying just fine.
I attached stack trace.


Files

stacktrace.txt (2.79 KB) stacktrace.txt Tymoteusz Motylewski, 2012-07-20 15:43

Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #41204: Preview images not rendered in Web > Page view on Windows systemsClosed2012-09-21

Actions
Actions #1

Updated by Simon Schaufelberger over 11 years ago

same here. This happens only under fileadmin folder. All other subfolders are working well.

Actions #2

Updated by Andreas Wolf over 11 years ago

  • Status changed from New to Needs Feedback

Are you using the auto-generated fileadmin mount? Maybe there's a problem with the way this one is created.

Apart from that, I spotted another error that should not be related to this bug - but you never know... See #40520 for more information.

Actions #3

Updated by Andreas Wolf over 11 years ago

  • Project changed from 1401 to TYPO3 Core
Actions #4

Updated by Andreas Wolf over 11 years ago

  • Category set to File Abstraction Layer (FAL)
  • TYPO3 Version set to 6.0
Actions #5

Updated by Simon Schaufelberger over 11 years ago

Andreas Wolf wrote:

Are you using the auto-generated fileadmin mount? Maybe there's a problem with the way this one is created.

Yes.

Actions #6

Updated by Nicole Cordes over 11 years ago

Have the same issue. Debugging shows that identifier was created the wrong way. Backslashes are used on windows systems which have to be replaced. Upload a patch for that.

Actions #7

Updated by Gerrit Code Review over 11 years ago

  • Status changed from Needs Feedback to Under Review

Patch set 2 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/14514

Actions #8

Updated by Gerrit Code Review over 11 years ago

Patch set 3 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/14514

Actions #9

Updated by Nicole Cordes over 11 years ago

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

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF