benjaminkott / bootstrap_package

Bootstrap Package delivers a full configured theme for TYPO3, based on the Bootstrap CSS Framework.
https://www.bootstrap-package.com/
MIT License
337 stars 203 forks source link

Error on deleting timeline #1149

Closed buepro closed 2 years ago

buepro commented 2 years ago

Bug Report

Prerequisites

Description

When deleting a timeline content element the following error occures: PHP Warning: Undefined array key "date" in .../typo3conf/ext/bootstrap_package/Classes/Userfuncs/Tca.php line 19.

Versions

b13/container                              1.5.0                 Create Custom Container Content Elements for TYPO3
bacon/bacon-qr-code                        2.0.6                 BaconQrCode is a QR code generator for PHP.
bk2k/bootstrap-package                     12.0.4                Bootstrap Package delivers a full configured frontend theme for TYPO3, based on the Bootstrap CSS Framework.
buepro/typo3-container-elements            v3.1.0                TYPO3 extension providing content elements powered by container and bootstrap. Available elements: container, columns, tabs, accordion, tile unit, card and randomizer.
buepro/typo3-pizpalue                      v12.2.0               Extension to create websites using bootstrap. It builds upon the bootstrap_package from Benjamin Kott and increases functionality by supporting the following extensions:  container_elements, news
buepro/typo3-pvh                           v1.0.1                A collection of view helpers used by pizpalue. Contains copies from vhs view helpers by Claus Due.
buepro/typo3-user-pizpalue                 dev-customer          TYPO3 site package for pizpalue.
christian-riesen/base32                    1.6.0                 Base32 encoder/decoder according to RFC 4648
dasprid/enum                               1.0.3                 PHP 7.1 enum implementation
doctrine/annotations                       1.13.2                Docblock Annotations Parser
doctrine/cache                             2.1.1                 PHP Doctrine Cache library is a popular cache implementation that supports many different drivers such as redis, memcache, apc, mongodb and others.
doctrine/dbal                              2.13.7                Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
doctrine/deprecations                      v0.5.3                A small layer on top of trigger_error(E_USER_DEPRECATED) or PSR-3 logging with options to disable all deprecations or selectively for packages.
doctrine/event-manager                     1.1.1                 The Doctrine Event Manager is a simple PHP event system that was built to be used with the various Doctrine projects.
doctrine/instantiator                      1.4.0                 A small, lightweight utility to instantiate objects in PHP without invoking their constructors
doctrine/lexer                             1.2.2                 PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.
egulias/email-validator                    3.1.2                 A library for validating emails against several RFCs
enshrined/svg-sanitize                     0.15.4                An SVG sanitizer for PHP
guzzlehttp/guzzle                          7.4.1                 Guzzle is a PHP HTTP client library
guzzlehttp/promises                        1.5.1                 Guzzle promises library
guzzlehttp/psr7                            2.1.0                 PSR-7 message implementation that also provides common utility methods
helhum/config-loader                       v0.12.5               Generic config loader with context and environment support.
helhum/typo3-console                       v7.0.5                A reliable and powerful command line interface for TYPO3 CMS
lolli42/finediff                           1.0.0                 PHP implementation of a Fine granularity Diff engine
masterminds/html5                          2.7.5                 An HTML5 parser and serializer.
nikic/php-parser                           v4.13.2               A PHP parser written in PHP
phpdocumentor/reflection-common            2.2.0                 Common reflection classes used by phpdocumentor to reflect the code structure
phpdocumentor/reflection-docblock          5.3.0                 With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.
phpdocumentor/type-resolver                1.6.0                 A PSR-5 based resolver of Class names, Types and Structural Element Names
psr/cache                                  1.0.1                 Common interface for caching libraries
psr/container                              1.1.2                 Common Container Interface (PHP FIG PSR-11)
psr/event-dispatcher                       1.0.0                 Standard interfaces for event handling.
psr/http-client                            1.0.1                 Common interface for HTTP clients
psr/http-factory                           1.0.1                 Common interfaces for PSR-7 HTTP message factories
psr/http-message                           1.0.1                 Common interface for HTTP messages
psr/http-server-handler                    1.0.1                 Common interface for HTTP server-side request handler
psr/http-server-middleware                 1.0.1                 Common interface for HTTP server-side middleware
psr/log                                    1.1.4                 Common interface for logging libraries
ralouphie/getallheaders                    3.0.3                 A polyfill for getallheaders.
scssphp/scssphp                            v1.10.0               scssphp is a compiler for SCSS written in PHP.
symfony/cache                              v5.4.3                Provides an extended PSR-6, PSR-16 (and tags) implementation
symfony/cache-contracts                    v2.5.0                Generic abstractions related to caching
symfony/config                             v5.4.3                Helps you find, load, combine, autofill and validate configuration values of any kind
symfony/console                            v5.4.3                Eases the creation of beautiful and testable command line interfaces
symfony/dependency-injection               v5.4.3                Allows you to standardize and centralize the way objects are constructed in your application
symfony/deprecation-contracts              v2.5.0                A generic function and convention to trigger deprecation notices
symfony/event-dispatcher                   v5.4.3                Provides tools that allow your application components to communicate with each other by dispatching events and listening to them
symfony/event-dispatcher-contracts         v2.5.0                Generic abstractions related to dispatching event
symfony/expression-language                v5.4.3                Provides an engine that can compile and evaluate expressions
symfony/filesystem                         v5.4.3                Provides basic utilities for the filesystem
symfony/finder                             v5.4.3                Finds files and directories via an intuitive fluent interface
symfony/http-foundation                    v5.4.3                Defines an object-oriented layer for the HTTP specification
symfony/lock                               v5.4.3                Creates and manages locks, a mechanism to provide exclusive access to a shared resource
symfony/mailer                             v5.4.3                Helps sending emails
symfony/mime                               v5.4.3                Allows manipulating MIME messages
symfony/options-resolver                   v5.4.3                Provides an improved replacement for the array_replace PHP function
symfony/polyfill-ctype                     v1.24.0               Symfony polyfill for ctype functions
symfony/polyfill-intl-grapheme             v1.24.0               Symfony polyfill for intl's grapheme_* functions
symfony/polyfill-intl-icu                  v1.24.0               Symfony polyfill for intl's ICU-related data and classes
symfony/polyfill-intl-idn                  v1.24.0               Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions
symfony/polyfill-intl-normalizer           v1.24.0               Symfony polyfill for intl's Normalizer class and related functions
symfony/polyfill-mbstring                  v1.24.0               Symfony polyfill for the Mbstring extension
symfony/polyfill-php72                     v1.24.0               Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions
symfony/polyfill-php73                     v1.24.0               Symfony polyfill backporting some PHP 7.3+ features to lower PHP versions
symfony/polyfill-php80                     v1.24.0               Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions
symfony/polyfill-php81                     v1.24.0               Symfony polyfill backporting some PHP 8.1+ features to lower PHP versions
symfony/process                            v5.4.3                Executes commands in sub-processes
symfony/property-access                    v5.4.3                Provides functions to read and write from/to an object or array using a simple string notation
symfony/property-info                      v5.4.3                Extracts information about PHP class' properties using metadata of popular sources
symfony/rate-limiter                       v5.4.3                Provides a Token Bucket implementation to rate limit input and output in your application
symfony/routing                            v5.4.3                Maps an HTTP request to a set of configuration variables
symfony/service-contracts                  v2.5.0                Generic abstractions related to writing services
symfony/string                             v5.4.3                Provides an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way
symfony/var-exporter                       v5.4.3                Allows exporting any serializable PHP data structure to plain PHP code
symfony/yaml                               v5.4.3                Loads and dumps YAML files
typo3/class-alias-loader                   v1.1.3                Amends the composer class loader to support class aliases to provide backwards compatibility for packages
typo3/cms-backend                          v11.5.7               Classes for the TYPO3 backend.
typo3/cms-base-distribution                v11.5.1               TYPO3 CMS Base Distribution
typo3/cms-belog                            v11.5.7               Displays backend log, both per page and system wide. Available as the module Tools>Log (system wide overview) and Web>Info/Log (page relative overview).
typo3/cms-beuser                           v11.5.7               Backend user administration and overview. Allows you to compare the settings of users and verify their permissions and see who is online.
typo3/cms-cli                              3.1.0                 TYPO3 command line binary
typo3/cms-composer-installers              v3.1.2                TYPO3 CMS Installers
typo3/cms-core                             v11.5.7               The core library of TYPO3.
typo3/cms-dashboard                        v11.5.7               Dashboard for TYPO3.
typo3/cms-extbase                          v11.5.7               A framework to build extensions for TYPO3 CMS.
typo3/cms-extensionmanager                 v11.5.7               TYPO3 Extension Manager
typo3/cms-felogin                          v11.5.7               A template-based plugin to log in Website Users in the Frontend
typo3/cms-filelist                         v11.5.7               Listing of files in the directory
typo3/cms-fluid                            v11.5.7               Fluid is a next-generation templating engine which makes the life of extension authors a lot easier!
typo3/cms-fluid-styled-content             v11.5.7               A set of common content elements based on Fluid for Frontend output.
typo3/cms-form                             v11.5.7               Form Library, Plugin and Editor
typo3/cms-frontend                         v11.5.7               Classes for the frontend of TYPO3.
typo3/cms-impexp                           v11.5.7               Import and Export of records from TYPO3 in a custom serialized format (.T3D) for data exchange with other TYPO3 systems.
typo3/cms-indexed-search                   v11.5.7               Indexed Search Engine for TYPO3 pages, PDF-files, Word-files, HTML and text files. Provides a backend module for statistics of the indexer and a frontend plugin.
typo3/cms-info                             v11.5.7               Shows various infos
typo3/cms-install                          v11.5.7               The Install Tool mounted as the module Tools>Install in TYPO3.
typo3/cms-lowlevel                         v11.5.7               Enables the 'Config' and 'DB Check' modules for technical analysis of the system. This includes raw database search, checking relations, counting pages and records etc.
typo3/cms-recordlist                       v11.5.7               List of database-records
typo3/cms-recycler                         v11.5.7               The recycler offers the possibility to restore deleted records or remove them from the database permanently. These actions can be applied to a single record, multiple records, and recursively to c...
typo3/cms-redirects                        v11.5.7               Custom redirects in TYPO3.
typo3/cms-rte-ckeditor                     v11.5.7               Integration of CKEditor as Rich Text Editor.
typo3/cms-seo                              v11.5.7               SEO features for TYPO3.
typo3/cms-setup                            v11.5.7               Allows users to edit a limited set of options for their user profile, eg. preferred language and their name and email address.
typo3/cms-sys-note                         v11.5.7               Records with messages which can be placed on any page and contain instructions or other information related to a page or section.
typo3/cms-t3editor                         v11.5.7               JavaScript-driven editor with syntax highlighting and code completion. Based on CodeMirror.
typo3/cms-tstemplate                       v11.5.7               Framework for management of TypoScript template records for the CMS frontend.
typo3/cms-viewpage                         v11.5.7               Shows the frontend webpage inside the backend frameset.
typo3/html-sanitizer                       v2.0.14               HTML sanitizer aiming to provide XSS-safe markup based on explicitly allowed tags, attributes and values.
typo3/phar-stream-wrapper                  v3.1.7                Interceptors for PHP's native phar:// stream handling
typo3/symfony-psr-event-dispatcher-adapter v2.1.0                Adapter to provide compatibility with the Symfony's event dispatcher interface in all versions with the PSR-14 specification.
typo3fluid/fluid                           2.7.1                 The TYPO3 Fluid template rendering engine
webmozart/assert                           1.10.0                Assertions to validate method input/output with nice error messages.
benjaminkott commented 2 years ago

This should be resolved with https://github.com/benjaminkott/bootstrap_package/pull/1208, Patch is provided for master and BP_12 sorry for checking this so late.