Malte Muth
- Login: maltemuth
- Email: muth@fh-konzept.de
- Registered on: 2015-03-11
- Last sign in: 2017-09-12
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 0 | 0 | 0 |
Reported issues | 0 | 1 | 1 |
Activity
2017-09-12
- 16:44 TYPO3 Core Bug #82391: Inline records in TYPO3 v. 7.6.22 crash when NOT having sys_language_uid on children
- The snippet posted seems to be from version 7.6.21; commit ID 9d3aa8618b changed this to...
2015-03-13
- 14:00 TYPO3 Core Bug #65673 (Resolved): "0" is not accepted as a valid file name
- Applied in changeset commit:eb4a357219083252efae3d7fa4d0b3ac0f9a1cac.
- 08:30 TYPO3 Core Bug #65673 (Resolved): "0" is not accepted as a valid file name
- Applied in changeset commit:817be1d35c625d751ed28619e76ec8a04d32164a.
- 13:52 TYPO3 Core Revision eb4a3572: [BUGFIX] FAL: Allow filenames like "0"
- When sanitizing file names, the condition is now checks less greedy
and does not reject filenames like "0" anymore.
... - 08:19 TYPO3 Core Revision 817be1d3: [BUGFIX] FAL: Allow filenames like "0"
- When sanitizing file names, the condition is now checks less greedy
and does not reject filenames like "0" anymore.
...
2015-03-12
- 08:18 TYPO3 Core Bug #65673: "0" is not accepted as a valid file name
- Hi Markus,
thanks for the hint. I'm new to the gerrit process, can you let me know if what I've done is correct?
...
2015-03-11
- 20:48 TYPO3 Core Bug #65673: "0" is not accepted as a valid file name
- Actually, after reading up how empty works, the second condition should be...
- 20:45 TYPO3 Core Bug #65673 (Closed): "0" is not accepted as a valid file name
- After sanitizing a filename in LocalDriver, the result $cleanFilename is checked for ... any surviving characters, I ...
Also available in: Atom