Project

General

Profile

Actions

Bug #77970

closed

Indexing external files with path longer than 255 chars

Added by Robert Vock over 7 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
Indexed Search
Target version:
-
Start date:
2016-09-16
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
6.2
PHP Version:
5.6
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
On Location Sprint

Description

It's not possible to index external files when their path is longer than 255 characters long.

This happens because the field index_phash.data_filename is only a varchar(255). It would be good to increase the size of this field.

Bug appears in TYPO3 6.2.27, but the size of the field hasn't changed in 7.6 or 8, so I believe the bug will be present there as well.


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #78149: Change field definition for caption and copyright in sys_file_metadataClosed2016-10-05

Actions
Actions #1

Updated by Karol Lamparski over 7 years ago

  • Sprint Focus set to On Location Sprint
Actions #2

Updated by Gerrit Code Review over 7 years ago

  • Status changed from New to Under Review

Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/50126

Actions #3

Updated by Gerrit Code Review over 7 years ago

Patch set 1 for branch TYPO3_7-6 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/50144

Actions #4

Updated by Karol Lamparski over 7 years ago

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

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF