Bug #39130
closedUncaught Exception when accessing "Filelist" module - file in fileadmin, [windows]
100%
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
Updated by Simon Schaufelberger over 12 years ago
same here. This happens only under fileadmin folder. All other subfolders are working well.
Updated by Andreas Wolf about 12 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.
Updated by Andreas Wolf about 12 years ago
- Project changed from 1401 to TYPO3 Core
Updated by Andreas Wolf about 12 years ago
- Category set to File Abstraction Layer (FAL)
- TYPO3 Version set to 6.0
Updated by Simon Schaufelberger about 12 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.
Updated by Nicole Cordes about 12 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.
Updated by Gerrit Code Review about 12 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
Updated by Gerrit Code Review about 12 years ago
Patch set 3 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/14514
Updated by Nicole Cordes about 12 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset c0f835047e3961d36e10f6e5e3d28b67232449a4.