Project

General

Profile

Actions

Extbase Issues

Apply Clear

# Status Tracker Subject Assignee Author Parent task Is Regression Tags Affected Version
  Under Review 24 Collapse all/Expand all
103685 Under Review Bug Response headers are not handled according to PSR-7 in extbase David Hedden Actions
102906 Under Review Task Prevent Extbase errorAction from writing session data Oliver Hader Actions
101559 Under Review Bug Extbase view should not require renderSection and renderPartial Hannes Lau Actions
98209 Under Review Feature add enum support for extbase `UriBuilder` Matthias Vogel Actions
98114 Under Review Bug Core types sould not get marked as one-to-one relation. David Blatter Actions
97416 Under Review Task Improve the type annotations of (Lazy)ObjectStorage Oliver Klee Actions
94192 Under Review Task Make the DateTimeConverter error for PropertyMappings translatable Bastian Stargazer 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
92777 Under Review Bug TCA l10n_mode exclude and MM relations Marc Hirdes 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
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
66447 Under Review Bug Annotation @cascade remove does not delete hidden child data B. Kausch No Actions
102027 Under Review Feature Use DI to autoconfigure extbase repositories Alexander Schnitzler Alexander Schnitzler Actions
101461 Under Review Task Use php cache frontend for ClassSchema cache entries Alexander Schnitzler Alexander Schnitzler Actions
101267 Under Review Task Introduce parts of new ClassSchemaFactory Alexander Schnitzler Alexander Schnitzler Actions
100376 Under Review Task Introduce type declarations in ClassSchema related classes Alexander Schnitzler Alexander Schnitzler Actions
98143 Under Review Task Simplify several elseif blocks with early returns Alexander Schnitzler Alexander Schnitzler Actions
98140 Under Review Task Add property type declarations with rector Alexander Schnitzler Alexander Schnitzler Actions
92976 Under Review Feature Introduce new uri builder classes Alexander Schnitzler Alexander Schnitzler Actions
89932 Under Review Task Harden QOM objects and interfaces Alexander Schnitzler Alexander Schnitzler Actions
99501 Under Review Bug Allow more than 1 plugin handling an action Georg Ringer Georg Ringer Actions
100494 Under Review Task Introduce type declarations for ColumnMap properties Oliver Klee Oliver Klee Actions
99127 Under Review Task Make Extbase controller classes strict 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
  Needs Feedback 6 Collapse all/Expand all
103040 Needs Feedback Bug Cache an extbase queryResult leads to "Serialization of 'Closure' is not allowed" Bill Dagou Actions
100792 Needs Feedback Bug File Upload in Extbase Context (Frontend) Daniel Hoffmann Actions
100671 Needs Feedback Bug Responses returned from initializeAction methods are not processed Andreas Nedbal Actions
100288 Needs Feedback Bug chash is corupted when send as an http link in mail program Andreas Oelkers chash action call Actions
84955 Needs Feedback Bug Extbase persistence layer ignores query settings Feeela no-lastname-given Epic #86307 extbase,persistence,enableFields Actions
101124 Needs Feedback Feature Make Templates optional in Extbase Stefan Froemken Aristeidis Karavas extbase, JsonResponse, HtmlResponse, view, template Actions
  Accepted 16 Collapse all/Expand all
98190 Accepted Bug Extbase fails to resolve chained validations Oliver Hader Actions
97925 Accepted Bug Timezone of DateTime property behave different in TYPO3 10 and 11 Gernot Ploiner Actions
97780 Accepted Story Hide/disable sysfolder does not hide containg records Philipp Idler Actions
97415 Accepted Bug Make the generics for ObjectStorage more specific Oliver Klee Actions
90215 Accepted Bug Getters of class LazyLoadingProxy can't be called by Fluid Chris no-lastname-given Actions
89671 Accepted Bug Allow for Collation in extbase repository queries Henrik Jensen database extbase sortorder Actions
89523 Accepted Bug Hidden records are not found when explicitly enabled Michal Majernik Epic #90129 No hidden,setIgnoreEnableFields Actions
88572 Accepted Bug ConfigurationManager returns wrong configuration Michael Stopp Actions
88515 Accepted Bug Cannot unset DateTime value via null Mathias Brodala No Actions
88464 Accepted Bug LazyLoadingProxy does not resolve into \SplObjectStorage, resulting in infinite loop (same for `@var array`) Leonie Philine Actions
88399 Accepted Bug Controller action ignored when defined through Typoscript John Miller No extbase TypoScript controller action Actions
87655 Accepted Bug Wrong count by extbase with own QueryBuilder Stefan Froemken Actions
81840 Accepted Feature Make ObjectStorage implement Doctrine\Common\Collections\Collection Interface Cedric Ziel Actions
78961 Accepted Bug Extbase removing one file reference not working Deleted Account No 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
  New 129 Collapse all/Expand all
103434 New Bug Extbase should check for property, not getter first Benni Mack 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
103078 New Bug Extbase form sent via get always leads to chash error Nicole Zingg Actions
103063 New Bug Extbase repository does not respect fallback chain Jens Bergau Actions
102680 New Bug new ClassSchema(FlashMessage::class) throw exception Call to undefined method phpDocumentor\Reflection\DocBlock\Tags\InvalidTag::getType() Alexander Grein Actions
102635 New Bug \TYPO3\CMS\Extbase\Persistence\Repository->findByUid does not respect defaultQuerySettings This Mächler Repository, Extbase, findByUid, querySettings, defaultQuerySettings Actions
102567 New Bug Send 400 Bad Request in case of Extbase POST request with missing argument Daniel Siepmann Actions
102529 New Bug Properly support HTTP Status Code 201 within extbase Daniel Siepmann Actions
102380 New Bug Resolve correct page UID in BackendConfigurationManager Stefan Froemken Actions
102364 New Bug RequestBuilder::build unnesting $fileParameters one level to much Sebastian Fischer Yes Actions
102361 New Bug form multiple breaks RequestParameters Philipp Parzer Actions
102355 New Bug Extbase resolves all 1:n relations even though count indicates no releations Alexander Schnitzler Actions
102354 New Bug Extbase creates new prepared statement for each query Alexander Schnitzler Actions
102299 New Bug Incomprehensible behavior: Entity in a forward argument C. Gogolin Actions
102246 New Bug Conflicting parameters in UriBuilder Bill Dagou 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
102045 New Task The LocalizationUtility should handle ValueError Exceptions thrown by sprintf Philipp Wrann Actions
101541 New Bug The type of validator options is not respected Stefan P Actions
101125 New Feature Ability to convert Domain Models to Array Aristeidis Karavas extbase, domain, model, array Actions
100808 New Feature Out of the box Domain Model extendibility Aristeidis Karavas extbase, extendibility, extend, domain, model Actions
100797 New Bug Submitting null to an ObjectStorage Property results in TypeError Daniel Hoffmann 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
100769 New Bug No Sorting when no Language-Field is shown Harald Holzmann Actions
100649 New Bug Extbase DataMapper doesn't respect datetime when 0 or 0000-00-00 or 0000-00-00 00:00:00 or 00:00:00 Sebastien Convers Actions
100638 New Bug setIgnoreEnableFields() does not work on language overlays Alexander Köberl setIgnoreEnableFields Actions
99463 New Bug non-static access to static property in AbstractDomainObject.php line 272 Oliver Eglseder Actions
99032 New Bug Multiple Set-Cookie-Headers in Extbase-Responses are not sent to browser Markus Müller-Wipperfürth Actions
98224 New Bug Predefined extbase model property value cause exception of not existing database field Alexander Grein Actions
97884 New Bug Throw a proper exception when parsing a docblock fails Oliver Klee Actions
97689 New Feature Resolve file relation on JsonView configuration Aristeidis Karavas extbase, JsonView Actions
97647 New Bug Forward to referring controller causes Property Mapping exception Philip Masser Actions
97559 New Task Attributes: Use constructor parameter per property instead of an array Markus Pircher Actions
97323 New Feature Extbase queries should respect the pages.hidden field when respecting storage pages Stefan P Actions
95914 New Bug Extbase controllers fetches TS from plugin path even if not desired Georg Ringer Actions
95899 New Bug Try to cache an extbase queryResult leads to "Serialization of 'Closure' is not allowed" Alex Kellner Actions
95823 New Bug Extbase does not support private domain object properties Alexander Schnitzler Actions
95797 New Bug Fail gracefully when using mm table with TCA group without Lina Wolf Actions
95053 New Bug findByUid not respecting default query settings of repository Eric Harrer Actions
94961 New Task Add automatic mapping for tstamp and crdate fields Xavier Perseguers Actions
94899 New Bug Exbase: Expression #1 of ORDER BY clause is not in SELECT list Alex Kellner Actions
94699 New Bug Extbase: DateTimeImmutables won't be stored as UTC Moritz Ngo Actions
94349 New Bug Extbase n:m setOrderings() does not sort correct Heinz Schilling Actions
94090 New Bug Unexpected form validation with fal image Daniel Kempf TCA Form-Validation Actions
94039 New Bug Change of the tt_content plugin can lead to corrupted FlexForm Xavier Perseguers Actions
93911 New Bug Cannot strong-type properties when extending a domain model Xavier Perseguers Actions
93765 New Bug Extbase loses language overlay for related records Philipp Idler Actions
93643 New Bug Database Analyzer Length of Double not synchronized varioous OG Actions
93576 New Bug Typo3DbBackend::getObjectCountByQuery does not work correctly with custom doctrine queries Michael Grundkötter Actions
93439 New Bug Inconsistencies in type annotations Markus Klösges Actions
93034 New Bug Hidden record of default language occurs en error for non hidden translated Marc Hirdes slug, translation, language, error, hidden Actions
92705 New Feature Provide API for developers to adjust registered Extbase plugins Daniel Siepmann Actions
92514 New Bug SELECT DISTINCT and ORDER BY in Extbase query lead to database error when using PostgreSQL Stephan Großberndt postgresql Actions
91727 New Bug Exception if model has class members without accessors Markus Klein Actions
91726 New Bug Transient annotation is ignored Markus Klein Actions
(1-100/175) Per page: 25, 50, 100, 200

Also available in: Atom CSV PDF