Project

General

Profile

Actions

Extbase Issues

Apply Clear

# Status Tracker Subject Assignee Author Parent task Is Regression Tags Affected Version
  New 129 Collapse all/Expand all
100769 New Bug No Sorting when no Language-Field is shown Harald Holzmann Actions
100796 New Feature Hook required because dynamic domain properties rendered not-persistable due to new design of Backend.php - method "insertObject" Oliver Kleinecke Backend Actions
100797 New Bug Submitting null to an ObjectStorage Property results in TypeError Daniel Hoffmann Actions
100808 New Feature Out of the box Domain Model extendibility Aristeidis Karavas extbase, extendibility, extend, domain, model Actions
101125 New Feature Ability to convert Domain Models to Array Aristeidis Karavas extbase, domain, model, array Actions
101541 New Bug The type of validator options is not respected Stefan P Actions
102045 New Task The LocalizationUtility should handle ValueError Exceptions thrown by sprintf Philipp Wrann Actions
102161 New Bug f:link.page and f:uri.page (UriBuilder) are impossible to use with language ID because of internals of PageLinkBuilder Claus Due Actions
102246 New Bug Conflicting parameters in UriBuilder Bill Dagou Actions
102299 New Bug Incomprehensible behavior: Entity in a forward argument C. Gogolin Actions
102354 New Bug Extbase creates new prepared statement for each query Alexander Schnitzler Actions
102355 New Bug Extbase resolves all 1:n relations even though count indicates no releations Alexander Schnitzler Actions
102361 New Bug form multiple breaks RequestParameters Philipp Parzer Actions
102364 New Bug RequestBuilder::build unnesting $fileParameters one level to much Sebastian Fischer Yes Actions
102380 New Bug Resolve correct page UID in BackendConfigurationManager Stefan Froemken Actions
102529 New Bug Properly support HTTP Status Code 201 within extbase Daniel Siepmann Actions
102567 New Bug Send 400 Bad Request in case of Extbase POST request with missing argument Daniel Siepmann Actions
102635 New Bug \TYPO3\CMS\Extbase\Persistence\Repository->findByUid does not respect defaultQuerySettings This Mächler Repository, Extbase, findByUid, querySettings, defaultQuerySettings Actions
103040 New Bug Cache an extbase queryResult leads to "Serialization of 'Closure' is not allowed" Bill Dagou Actions
103063 New Bug Extbase repository does not respect fallback chain Jens Bergau Actions
103078 New Bug Extbase form sent via get always leads to chash error Nicole Zingg Actions
103377 New Bug Extbase Backend Module Exception if page with UID same as sys_file_storage does not exist Oliver Eglseder Extbase, Exception, File Module, Filelist, navigation component Actions
103434 New Bug Extbase should check for property, not getter first Benni Mack Actions
90214 New Bug TCA maxitems is ignored Alexander Schnitzler Florian Rival Yes Actions
100136 New Task ObjectConverter should infer property types from properties, not from setters Alexander Schnitzler Alexander Schnitzler Actions
101292 New Task Introduce type declarations in PropertyMappingConfigurationInterface Alexander Schnitzler Alexander Schnitzler Actions
101404 New Feature Extbase support for JSON TCA fields Alexander Schnitzler Alexander Schnitzler Actions
36161 New Bug Include current Domain Model UID in calculated HMAC Helmut Hummel Nico de Haen No Actions
81334 New Bug SQL-Error inserting renderType=selectSingle via Extbase on PostgreSQL Stephan Großberndt Stephan Großberndt Actions
  Accepted 16 Collapse all/Expand all
78961 Accepted Bug Extbase removing one file reference not working Deleted Account No Actions
81840 Accepted Feature Make ObjectStorage implement Doctrine\Common\Collections\Collection Interface Cedric Ziel Actions
87655 Accepted Bug Wrong count by extbase with own QueryBuilder Stefan Froemken Actions
88399 Accepted Bug Controller action ignored when defined through Typoscript John Miller No extbase TypoScript controller action Actions
88464 Accepted Bug LazyLoadingProxy does not resolve into \SplObjectStorage, resulting in infinite loop (same for `@var array`) Leonie Philine Actions
88515 Accepted Bug Cannot unset DateTime value via null Mathias Brodala No Actions
88572 Accepted Bug ConfigurationManager returns wrong configuration Michael Stopp Actions
89523 Accepted Bug Hidden records are not found when explicitly enabled Michal Majernik Epic #90129 No hidden,setIgnoreEnableFields Actions
89671 Accepted Bug Allow for Collation in extbase repository queries Henrik Jensen database extbase sortorder Actions
90215 Accepted Bug Getters of class LazyLoadingProxy can't be called by Fluid Chris no-lastname-given Actions
97415 Accepted Bug Make the generics for ObjectStorage more specific Oliver Klee Actions
97780 Accepted Story Hide/disable sysfolder does not hide containg records Philipp Idler Actions
97925 Accepted Bug Timezone of DateTime property behave different in TYPO3 10 and 11 Gernot Ploiner Actions
98190 Accepted Bug Extbase fails to resolve chained validations Oliver Hader Actions
88636 Accepted Bug Controller action does not accept ObjectStorage<Model> parameter Alexander Schnitzler ondro no-lastname-given Yes extbase,ObjectStorageConverter,CodingNight Actions
68651 Accepted Bug Datetime() properties have wrong timezone Andreas Wolf Martin Bless Epic #77562 No Actions
  Needs Feedback 4 Collapse all/Expand all
84955 Needs Feedback Bug Extbase persistence layer ignores query settings Feeela no-lastname-given Epic #86307 extbase,persistence,enableFields Actions
100288 Needs Feedback Bug chash is corupted when send as an http link in mail program Andreas Oelkers chash action call Actions
100671 Needs Feedback Bug Responses returned from initializeAction methods are not processed Andreas Nedbal Actions
100792 Needs Feedback Bug File Upload in Extbase Context (Frontend) Daniel Hoffmann Actions
  Under Review 24 Collapse all/Expand all
66447 Under Review Bug Annotation @cascade remove does not delete hidden child data B. Kausch No Actions
78044 Under Review Bug Can't create \TYPO3\CMS\Extbase\Domain\Model\FileReference from \TYPO3\CMS\Core\Resource\File nor from \TYPO3\CMS\Extbase\Domain\Model\File Philipp Seßner No Actions
88833 Under Review Feature Extend possibility to create FileReference in frontend with a given File object Jan Kornblum Extbase, FileReference, FAL, Frontend, Create Actions
92777 Under Review Bug TCA l10n_mode exclude and MM relations Marc Hirdes Actions
93095 Under Review Bug Persistence Session->hasIdentifier() triggers PHP warning "Illegal offset type in isset or empty" when no instances of class has yet been loaded Claus Due Actions
94192 Under Review Task Make the DateTimeConverter error for PropertyMappings translatable Bastian Stargazer Actions
97416 Under Review Task Improve the type annotations of (Lazy)ObjectStorage Oliver Klee Actions
98114 Under Review Bug Core types sould not get marked as one-to-one relation. David Blatter Actions
98209 Under Review Feature add enum support for extbase `UriBuilder` Matthias Vogel Actions
101559 Under Review Bug Extbase view should not require renderSection and renderPartial Hannes Lau Actions
102906 Under Review Task Prevent Extbase errorAction from writing session data Oliver Hader Actions
103685 Under Review Bug Response headers are not handled according to PSR-7 in extbase David Hedden Actions
89932 Under Review Task Harden QOM objects and interfaces Alexander Schnitzler Alexander Schnitzler Actions
92976 Under Review Feature Introduce new uri builder classes Alexander Schnitzler Alexander Schnitzler Actions
98140 Under Review Task Add property type declarations with rector Alexander Schnitzler Alexander Schnitzler Actions
98143 Under Review Task Simplify several elseif blocks with early returns Alexander Schnitzler Alexander Schnitzler Actions
100376 Under Review Task Introduce type declarations in ClassSchema related classes Alexander Schnitzler Alexander Schnitzler Actions
101267 Under Review Task Introduce parts of new ClassSchemaFactory Alexander Schnitzler Alexander Schnitzler Actions
101461 Under Review Task Use php cache frontend for ClassSchema cache entries Alexander Schnitzler Alexander Schnitzler Actions
102027 Under Review Feature Use DI to autoconfigure extbase repositories Alexander Schnitzler Alexander Schnitzler Actions
99501 Under Review Bug Allow more than 1 plugin handling an action Georg Ringer Georg Ringer Actions
99127 Under Review Task Make Extbase controller classes strict Oliver Klee Oliver Klee Actions
100494 Under Review Task Introduce type declarations for ColumnMap properties Oliver Klee Oliver Klee Actions
102677 Under Review Feature Introduce configuration file for Extbase plugin registration and configuration Torben Hansen Torben Hansen Epic #102682 Actions
(101-173/173) Per page: 25, 50, 100, 200

Also available in: Atom CSV PDF