Project

General

Profile

Actions

Bug #63345

closed

Follow up: Really check for last occurence of field name

Added by Andreas Kienast over 9 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Must have
Category:
Database API (Doctrine DBAL)
Target version:
Start date:
2014-11-26
Due date:
% Done:

100%

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

Description

The patch #61654 introduced a bug, where strpos is mistakenly used to get the last position of the currently processed field. It must be changed to strrpos.

Actions

Also available in: Atom PDF