Project

General

Profile

Actions

Bug #57307

closed

Extbase query cache parameter identifier collisions possible

Added by Marc Bastian Heinrichs about 10 years ago. Updated over 9 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Extbase
Target version:
-
Start date:
2014-03-25
Due date:
% Done:

0%

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

Description

To build the identifier from the operand all chars are stripped apart from A-Z, a-z and 0-9.

So it is possible to get identical identifiers.

Only a theoretical example:
>equals('posts.title', '') => poststitle
>equals('post.stitle', '') => poststitle

Actions #1

Updated by Markus Klein almost 10 years ago

  • Target version deleted (6.2.0)

Can you please elaborate where this could be the case / a problem?

For caching there's more than just the identifiers.

Actions #2

Updated by Markus Klein almost 10 years ago

  • Status changed from New to Needs Feedback
Actions #3

Updated by Alexander Opitz over 9 years ago

  • Status changed from Needs Feedback to Closed

No feedback within the last 90 days => closing this issue.

If you think that this is the wrong decision or experience this issue again, then please write to the mailing list typo3.teams.bugs with issue number and an explanation or open a new ticket and add a relation to this ticket number.

Actions

Also available in: Atom PDF