Bug #48568
closedRelation table match fields not respected for relation tables
0%
Description
When parsing a comparison the Typo3DbBackend does not
respect match fields which leads to more results than expected
if the relation table is used for more than one table (e.g. sys_category)
Updated by Gerrit Code Review over 11 years ago
- Status changed from New to Under Review
Patch set 1 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/21084
Updated by Gerrit Code Review over 11 years ago
Patch set 1 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/21113
Updated by Anja Leichsenring over 11 years ago
- Target version changed from 2337 to Extbase 6.3
Updated by Anja Leichsenring over 11 years ago
- Target version changed from Extbase 6.3 to Extbase 6.2
Updated by Franz Koch about 10 years ago
it's partly related to #6249 I guess, which also contains the fix for this IIRC. Unfortunately gerrit is unavailable atm so I coudln't check if the proposed patch here catches all cases
Updated by Alexander Opitz about 10 years ago
- Project changed from 534 to TYPO3 Core
- Category changed from Extbase: Generic Persistence to Extbase
- Target version changed from Extbase 6.2 to next-patchlevel
- TYPO3 Version set to 6.2
- Is Regression set to No
Updated by Wouter Wolters almost 10 years ago
- Status changed from Under Review to New
Updated by Mathias Schreiber about 9 years ago
- Target version deleted (
next-patchlevel)
Updated by Benni Mack over 3 years ago
- Status changed from New to Needs Feedback
Hey Helmut,
I looked through the code in v10 and v11, and also have a categories relational setup running, which works without problems in v10/v11. Can you recheck this please?
Updated by Christian Kuhn about 3 years ago
- Status changed from Needs Feedback to Closed
Closing due to lack of feedback, it might not be an issue anymore. Please re-open or create a fresh ticket if the issue persists.