⚲
Project
General
Profile
Sign in
Home
Projects
Help
Search
:
TYPO3 Core
All Projects
TYPO3 Core
Overview
Activity
Roadmap
Issues
Repository
9.2
closed
2018-04-10
100%
245 issues
(
245 closed
— 0 open)
Issues by
Tracker
Status
Priority
Author
Assignee
Category
Bug
59/59
Feature
19/19
Task
167/167
Related issues
Bug #80116
: rte_ckeditor displaces dropdown overlays and jumps to top of page on crome/safari
Actions
Bug #80264
: Add signal slot for successful login
Actions
Bug #83662
: OK button of be layout wizard got no styles
Actions
Bug #83764
: Element Browser shows page translations
Actions
Bug #83766
: Revert PSR-15 Frontend Middlewares
Actions
Bug #83770
: ErrorHandler is not triggered after first error anymore
Actions
Bug #83786
: Wrong Token Crashes Server
Actions
Bug #83800
: Add backwards-compatibility for old BE modules
Actions
Bug #83802
: Timetracker and pre-process middleware ordering is incorrect
Actions
Bug #83810
: "Is publicly available" pseudo-checkbox should be styled in line with other checkboxes
Actions
Bug #83811
: Remove usage of fluid legacy classes in the core
Actions
Bug #83854
: EidHandler triggers an exception when an eID script returns null
Actions
Bug #83867
: ProductionExceptionHandler: assumes TSFE is always available
Actions
Bug #83886
: InfoWindow has unnecessary console.log
Actions
Bug #83892
: The duplicate button is visible also if it makes no sense
Actions
Bug #83923
: TCA Linkwizard does not save New Files at the first time
Actions
Bug #83924
: Correct Bootstrap check for install tool requests
Actions
Bug #83926
: Language related fields for the "Duplicate" button are hardcoded
Actions
Bug #83938
: Table markup of DragDropUploader is broken
Actions
Bug #83946
: Content-Type for some backend ajax routes and eID scripts broken since "[TASK] Create own response instance in controller actions"
Actions
Bug #83971
: Console show deprecation warning in chrome
Actions
Bug #84007
: TYPO3 is undefined in Install Tool
Actions
Bug #84024
: Edit view of scheduler task use wrong icon for datepicker
Actions
Bug #84030
: workspace preview only shows "preview" anymore
Actions
Bug #84031
: Enable special workspace preview again
Actions
Bug #84046
: Context Menu > New record wizard does not open modal
Actions
Bug #84048
: Make arguments 3 - 5 in Icons.getIcon optional
Actions
Bug #84055
: Migrate sys_notes away from extbase
Actions
Bug #84121
: Add missing license information to new PHP files
Actions
Bug #84138
: Repetitive creation of content elements via wizard not possible anymore
Actions
Bug #84144
: RootlineUtility is enriching all related fields
Actions
Bug #84149
: Avoid associative array to be used in LocalizationUtility
Actions
Bug #84156
: avoid E_NOTICE reporting in ArrayUtility
Actions
Bug #84200
: Unknown palette "language" referenced in filemetadata extension's TCA configuration
Actions
Bug #84251
: Search icon doesn't trigger searchbar anymore
Actions
Bug #84301
: Make AbstractNodeTest.php notice free
Actions
Bug #84331
: Remove usage of extbase in HelpController
Actions
Bug #84434
: TypoScript ifBlank does not work with strlen like expected
Actions
Bug #84452
: TypoScript stdWrap property round will never be called
Actions
Bug #84455
: TypoScript wrong autocompletion in editor for numberFormat
Actions
Bug #84464
: Wrong $host value when mailSettings['transport_smtp_server'] is not set.
Actions
Bug #84484
: TableWizard not usable anymore
Actions
Bug #84487
: "Open in new window" not functional anymore
Actions
Bug #84530
: Deprecate globals usage in FormEngine
Actions
Bug #84577
: Can't delete folder via contextmenu
Actions
Bug #84589
: "Show hidden content elements" should respect language selection
Actions
Bug #84636
: Wrong type hint in PageLayoutViewDrawFooterHookInterface
Actions
Bug #84638
: Backend languages do not work
Actions
Bug #84645
: Updating languages doesn't flush l10n cache
Actions
Bug #84648
: Wrong argument definition in MethodCallMatcher for getFromMPmap and initMPmap_create
Actions
Bug #84649
: Opening the newContentElementWizard triggers Deprecation Error
Actions
Bug #84652
: Translated page called with L parameter throws exception
Actions
Bug #84661
: SiteHandling can't load config on windows
Actions
Bug #84670
: SiteLanguage does not correctly use 'title' as fallback for 'naviagtionTitle'
Actions
Bug #84674
: Resource loading broken in composer mode on clean install
Actions
Bug #84675
: Locale en_EN.UTF8 mentioned in examples does not exist
Actions
Bug #84676
: PHP Warning in redirects module without site configuration
Actions
Bug #84677
: Call to deprecated method initializeFrontendEdit
Actions
Bug #84678
: Move leftover 9.2 documentatino RST files
Actions
Feature #73474
: Disconnect slots from signals
Actions
Feature #76349
: Integrate Swift Mailer's spool transport into TYPO3
Actions
Feature #78332
: Allow setting a default replyTo-email-address for notification-mails
Actions
Feature #80124
: EXT:form - custom error message for regexp validator
Actions
Feature #80477
: Drag and drop content elements in page module
Actions
Feature #82089
: EXT:form Support "imports" in form configuration
Actions
Feature #82211
: Allow generlOverride in formDefinitionOverrides
Actions
Feature #82704
: TextareaViewHelper is missing readonly and required attributes
Actions
Feature #83404
: Add constants for GeneralUtility::getIndpEnv
Actions
Feature #83551
: Allow leaving out Resources/Private/Language in XLIFF file paths
Actions
Feature #83725
: Introduce PSR-15 HTTP Middleware support
Actions
Feature #83736
: Extend PSR-7 requests by TYPO3 server parameters
Actions
Feature #83942
: Provide VH to render icon for resources
Actions
Feature #84120
: Create absolute URLs with typolink viewhelpers
Actions
Feature #84153
: Introduce an Environment class
Actions
Feature #84159
: Extract admin panel to own extension
Actions
Feature #84545
: Use dynamic path for typo3temp/var/
Actions
Feature #84549
: Use new REST api for get.typo3.org and integrate update check
Actions
Feature #84581
: Create a backend module to create site configurations
Actions
Task #75622
: Streamline pageNotFound handling within TSFE
Actions
Task #80018
: Deprecate usage of EXT:rsaauth
Actions
Task #83251
: Minify JavaScript files created from TypeScript
Actions
Task #83462
: Do not resolve non-namespaced validator classes
Actions
Task #83475
: Aggregate validator information in class schema
Actions
Task #83711
: Remove usage of pages_language_overlay using feature flags
Actions
Task #83724
: HTTP RequestHandlers should always return a PSR-7 ResponseInterface, not NULL
Actions
Task #83726
: HTTP RequestHandlers should use strict typing
Actions
Task #83727
: Reimplement EXT:redirect as PSR-15 middleware
Actions
Task #83765
: Move Frontend preprocess functionality to PSR-15 middleware
Actions
Task #83767
: Revert "Add support for PSR-15 HTTP middlewares"
Actions
Task #83785
: Use TSFE->isBackendUserLoggedIn() instead of public variable
Actions
Task #83792
: Move BE-related bootstrap code to PSR-15 middleware
Actions
Task #83794
: External URL redirect should use PSR-7 Response objects
Actions
Task #83803
: Rewrite eID handling as PSR-15 middleware
Actions
Task #83806
: Deprecate page.javascriptLibs.jQuery
Actions
Task #83831
: Make extension scanner aware of the deprecated EidRequestHandler
Actions
Task #83839
: Update UC in recycler only once
Actions
Task #83853
: Unify Backend Request Handlers
Actions
Task #83864
: Directly wire Application and RequestHandler
Actions
Task #83866
: Use Logging API for scheduler logging
Actions
Task #83869
: Remove request type specific code in Bootstrap
Actions
Task #83879
: Move folder typo3/sysext/form/Resources/Public/JavaScript/Backend/Vendor to typo3/sysext/form/Resources/Public/JavaScript/Contrib
Actions
Task #83882
: Show ordered PSR-15 middlewares in Configuration module
Actions
Task #83883
: Separate Error handling from TSFE
Actions
Task #83890
: Remove overkill extension classes in about module
Actions
Task #83899
: Set about module free from Extbase
Actions
Task #83915
: Make existing PSR-15 middlewares use of normalizedParams
Actions
Task #83917
: Move "pageUnavailable_force" into a PSR-15 middleware
Actions
Task #83922
: Simplify Frontend Request Handler
Actions
Task #83928
: Move TSFE Initialization into a PSR-15 middleware
Actions
Task #83931
: Move FE OutputCompression to PSR-15
Actions
Task #83936
: Move FE User initialization into PSR-15 middleware
Actions
Task #83951
: Decouple Bootstrap and Application initialization
Actions
Task #83952
: Make stateless Bootstrap methods static
Actions
Task #83953
: Inject the PackageManager into the DependencyResolver
Actions
Task #83954
: Do not use Bootstrap->getInstance()::populateLocalConfiguration
Actions
Task #83959
: Move BE User initialization into PSR-15 middleware
Actions
Task #83961
: Remove unused bootstrap dependency from frontend RequestHandler
Actions
Task #83966
: Consolidate singleton usage
Actions
Task #83969
: Shortcut pages should show 'keywords' and 'description' fields.
Actions
Task #83987
: Remove extbase from view extension
Actions
Task #84001
: Remove unused ADMCMD_previewWS GET parameter
Actions
Task #84006
: Remove additional GET variables for sys_preview links
Actions
Task #84014
: Consolidate hooks in workspace preview
Actions
Task #84015
: Use PSR-7 request params in viewpage module
Actions
Task #84021
: Remove workspace_preview functionality
Actions
Task #84026
: Remove last occurrences of default draft workspace
Actions
Task #84032
: Move evaluation of ADMCMD_noBeUser to workspace hook
Actions
Task #84035
: Get rid of special fePreview=2 for workspaces
Actions
Task #84038
: Use TSFE API methods for checking workspace preview
Actions
Task #84039
: Move workspace preview user to custom class
Actions
Task #84040
: Move workspaces preview hook to PSR-15 middlware
Actions
Task #84042
: Clean up user permission checking in FE request handling
Actions
Task #84043
: Call getDomainStartPage without third parameter
Actions
Task #84050
: Log warning if configured backend login logo could not be resolved
Actions
Task #84056
: Move preview setting evaluation in separate method
Actions
Task #84057
: Streamline PHP assignments and comments
Actions
Task #84074
: Clean up workspace preview top bar
Actions
Task #84082
: A LogRecord should not rely on global state (requestId from Bootstrap)
Actions
Task #84083
: ApplicationContext should consistently be retrieved from GeneralUtility
Actions
Task #84090
: Remove unused use statements
Actions
Task #84096
: Move Page ID resolving to PSR-15 middleware
Actions
Task #84099
: Decouple SystemEnvironmentBuilder from Bootstrap
Actions
Task #84102
: Set COMPOSER_ROOT_VERSION to 9.2.0@dev for bamboo
Actions
Task #84107
: Stop monkey patching CacheManager configuration in InstallTool
Actions
Task #84109
: Merge the package DependencyResolver into the PackageManager
Actions
Task #84117
: Do not reinitialize CacheManager and PackageManager in clearAllCache
Actions
Task #84126
: Remove comments that contain v4 or FLOW information
Actions
Task #84136
: Cleanup code imports for all workspaces classes
Actions
Task #84145
: Cleanup folder tree view option
Actions
Task #84162
: Update TYPO3 icons dependency
Actions
Task #84199
: Make it possible to override an AJAX action in jsfunc.inline.js
Actions
Task #84276
: Make StringUtilityTest.php notice free
Actions
Task #84277
: Make ClassNamingUtilityTest.php notice free
Actions
Task #84278
: Make ExtensionUtilityTest.php notice free
Actions
Task #84281
: Make LocalizationUtilityTest.php notice free
Actions
Task #84282
: Make LocalizationFactoryTest.php notice free
Actions
Task #84283
: Make LocallangXmlParserTest.php notice free
Actions
Task #84302
: Make DirectoryNodeTest notice free
Actions
Task #84304
: Make FileNodeTest notice free
Actions
Task #84305
: Make LinkNodeTest notice free
Actions
Task #84310
: Make SilentConfigurationUpgradeServiceTest notice free
Actions
Task #84311
: Make L10nModeUpdaterTest notice free
Actions
Task #84312
: Make AbstractCoreMatcherTest notice free
Actions
Task #84313
: Make ArrayDimensionMatcherTest notice free
Actions
Task #84314
: Make MethodArgumentDroppedMatcherTest notice free
Actions
Task #84315
: Make MethodArgumentDroppedStaticMatcherTest notice free
Actions
Task #84316
: Make MethodArgumentRequiredMatcherTest notice free
Actions
Task #84317
: Make MethodArgumentRequiredStaticMatcherTest notice free
Actions
Task #84318
: Make MethodArgumentUnusedMatcherTest notice free
Actions
Task #84319
: Make MethodCallMatcherTest notice free
Actions
Task #84320
: Make MethodCallStaticMatcherTest notice free
Actions
Task #84325
: Make AbstractWidgetViewHelperTest notice free
Actions
Task #84328
: Make LinkServiceTest.php notice free
Actions
Task #84329
: Make WidgetRequestBuilderTest notice free
Actions
Task #84330
: Make StandaloneViewTest notice free
Actions
Task #84333
: Make ProcessedFileTest.php notice free
Actions
Task #84337
: Use ServerRequestInterface in Wizard/ListController
Actions
Task #84339
: Make RedirectServiceTest.php notice free
Actions
Task #84340
: Make IfAuthenticatedViewHelperTest notice free
Actions
Task #84345
: Make CObjectViewHelperTest notice free
Actions
Task #84346
: Make FlashMessagesViewHelperTest notice free
Actions
Task #84348
: Make SelectViewHelperTest notice free
Actions
Task #84350
: Make FileSizeValidatorTest.php notice free
Actions
Task #84351
: Make FileLinkHandlerTest.php notice free
Actions
Task #84355
: Make ArrayUtilityTest.php notice free
Actions
Task #84359
: Make TextareaViewHelperTest notice free
Actions
Task #84362
: Make ServerRequestFactoryTest notice free
Actions
Task #84365
: Make TextfieldViewHelperTest notice free
Actions
Task #84366
: Make CharsetConverterTest notice free
Actions
Task #84370
: Make FormViewHelperTest notice free
Actions
Task #84371
: Make WebProcessorTest notice free
Actions
Task #84372
: Make PageViewHelperTest notice free
Actions
Task #84373
: Make TypolinkViewHelper notice free
Actions
Task #84377
: Make IconFactoryTest notice free
Actions
Task #84378
: Make PdoBackendTest notice free
Actions
Task #84379
: Make ExtensionStatusTest notice free
Actions
Task #84380
: Make ExtensionManagementServiceTest notice free
Actions
Task #84381
: Make EmConfUtilityTest notice free
Actions
Task #84382
: Make IconViewHelperTest notice free
Actions
Task #84383
: Make FileHandlingUtilityTest notice free
Actions
Task #84384
: Make InstallUtilityTest notice free
Actions
Task #84385
: Make ListUtilityTest notice free
Actions
Task #84386
: Make MailerTest notice free
Actions
Task #84389
: Make Typo3DatabaseBackendTest notice free
Actions
Task #84390
: Make FormEditorControllerTest notice free
Actions
Task #84393
: Make RteHtmlParserTest notice free
Actions
Task #84394
: Make FormManagerControllerTest notice free
Actions
Task #84396
: Make AbstractFinisher notice free
Actions
Task #84397
: Make form/Tests/Unit/Domain/FormElements/ notice free
Actions
Task #84398
: Make DataStructureIdentifierHookTest notice free
Actions
Task #84401
: Make sysext/form/Tests/Unit/Mvc/ notice free
Actions
Task #84402
: Make TranslationServiceTest notice free
Actions
Task #84413
: Make sysext/backend/Tests/Unit/ notice free
Actions
Task #84423
: Make AbstractUserAuthenticationTest notice free
Actions
Task #84424
: Make BackendUtilityTest notice free
Actions
Task #84426
: Make TaskTest notice free
Actions
Task #84428
: Make FrontendWorkspaceRestrictionTest notice free
Actions
Task #84429
: Make FrontendUserAuthenticationTest notice free
Actions
Task #84430
: Make SessionTest notice free
Actions
Task #84431
: Make ConditionMatcherTest notive free
Actions
Task #84433
: Make VideoTagRendererTest notice free
Actions
Task #84435
: Make CommandLineBackendTest notice free
Actions
Task #84437
: Make DispatcherTest notice free
Actions
Task #84439
: Make AudioTagRendererTest notice free
Actions
Task #84441
: Make VimeoRendererTest notice free
Actions
Task #84442
: Make BackendTest notice free
Actions
Task #84444
: Make TableBuilderTest notice free
Actions
Task #84446
: Make LogManagerTest notice free
Actions
Task #84447
: Make YouTubeRendererTest notice free
Actions
Task #84451
: Make ActionControllerTest notice free
Actions
Task #84453
: Improve Install Tool Login
Actions
Task #84454
: Remove useless check in scheduler controller
Actions
Task #84461
: Make CacheHashCalculatorTest notice free
Actions
Task #84468
: Make UriBuilderTest notice free
Actions
Task #84470
: Make SqlReaderTest notice free
Actions
Task #84490
: Add missing HTTP status code presets for PSR-7 responses
Actions
Task #84515
: Add rule "return_type_declaration" to php-cs-fixer
Actions
Task #84565
: Update CKEditor to 4.7.2 → 4.9.1
Actions
Task #84583
: Add upgrade wizard to enable the admin panel
Actions
Task #84627
: Simplify security viewhelpers
Actions
Task #84630
: Sort list of Composer dependencies
Actions
Task #84637
: Move linkData() functionality in PageLinkBuilder
Actions
Task #84660
: Streamline UpgradeWizard
Actions
Task #84662
: Cleanup site handling
Actions
Task #84679
: Fetch html tag "lang" attribute from site
Actions
Also available in:
TXT
Loading...