Bug #33938
Task #33745: Integrate File Abstraction Layer
Unknown record collection type in RecordCollectionRepository
Status: | Resolved | Start date: | 2012-02-15 | |
---|---|---|---|---|
Priority: | Should have | Due date: | ||
Assigned To: | Oliver Hader | % Done: | 100% |
|
Category: | - | Spent time: | - | |
Target version: | 4.7.0-beta1 | |||
TYPO3 Version: | 4.7 | Is Regression: | ||
PHP Version: | 5.3 | Sprint Focus: | ||
Complexity: | easy |
Description
t3lib_collection_RecordCollectionRepository::findByUid() only has "uid" in the SQL query.
The required "type" field is missing here and leads to the accordant error message.
Associated revisions
[BUGFIX] Unknown record collection type in RecordCollectionRepository
t3lib_collection_RecordCollectionRepository::findByUid() only
has "uid" in the SQL query. The required "type" field is
missing here and leads to the accordant error message.
Change-Id: I02366e58436ab6ef294c25316f0f7b37f0b8be5e
Fixes: #33938
Releases: 4.7
Reviewed-on: http://review.typo3.org/9027
Reviewed-by: Tolleiv Nietsch
Tested-by: Tolleiv Nietsch
Reviewed-by: Susanne Moog
Tested-by: Susanne Moog
History
#1 Updated by Oliver Hader over 3 years ago
- Parent task set to #33745
#2 Updated by Gerrit Code Review over 3 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 http://review.typo3.org/9027
#3 Updated by Oliver Hader over 3 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 00ba5f9bfff1198ab8aeeb1b702882ba9b151fb9.