sonata-project / SonataMediaBundle

Symfony SonataMediaBundle
https://docs.sonata-project.org/projects/SonataMediaBundle
MIT License
451 stars 495 forks source link

MediaBundle create not save category #1287

Closed tkowalski29 closed 4 years ago

tkowalski29 commented 7 years ago

Environment

Sonata packages

sonata-project/admin-bundle              3.22.0 3.22.0          The missing Symfony Admin Generator
sonata-project/block-bundle              3.3.2  3.3.2           Symfony SonataBlockBundle
sonata-project/cache                     1.0.7  1.0.7           Cache library
sonata-project/cache-bundle              2.3.1  2.3.1           This bundle provides caching services
sonata-project/classification-bundle     3.3.1  3.3.1           Symfony SonataClassificationBundle
sonata-project/core-bundle               3.4.0  3.4.0           Symfony SonataCoreBundle
sonata-project/datagrid-bundle           2.2.1  2.x-dev 66dcb36 Symfony SonataDatagridBundle
sonata-project/doctrine-extensions       1.0.2  1.0.2           Doctrine2 behavioral extensions
sonata-project/doctrine-orm-admin-bundle 3.1.6  3.1.6           Symfony Sonata / Integrate Doctrine ORM into the SonataAdminBundle
sonata-project/easy-extends-bundle       2.2.0  2.2.0           Symfony SonataEasyExtendsBundle
sonata-project/exporter                  1.7.1  1.7.1           Lightweight Exporter library
sonata-project/formatter-bundle          3.2.2  3.2.2           Symfony SonataFormatterBundle
sonata-project/google-authenticator      2.0.0  2.0.0           Library to integrate Google Authenticator into a PHP project
sonata-project/intl-bundle               2.3.1  2.3.1           Symfony SonataIntlBundle
sonata-project/media-bundle              3.6.0  3.6.0           Symfony SonataMediaBundle
sonata-project/notification-bundle       3.1.0  3.1.0           Symfony SonataNotificationBundle
sonata-project/page-bundle               3.5.1  3.5.1           This bundle provides a Site and Page management through container and block services
sonata-project/seo-bundle                2.2.0  2.2.0           Symfony SonataSeoBundle
sonata-project/timeline-bundle           3.1.1  3.1.1           Integrates SpyTimelineBundle into Sonata
sonata-project/translation-bundle        2.1.1  2.1.1           SonataTranslationBundle
sonata-project/user-bundle               3.2.4  3.2.4           Symfony SonataUserBundle

Symfony packages

symfony/monolog-bundle     v3.1.0  v3.1.0 Symfony MonologBundle
symfony/phpunit-bridge     v3.3.8  v3.3.8 Symfony PHPUnit Bridge
symfony/polyfill-apcu      v1.5.0  v1.5.0 Symfony polyfill backporting apcu_* functions to lower PHP versions
symfony/polyfill-intl-icu  v1.5.0  v1.5.0 Symfony polyfill for intl's ICU-related data and classes
symfony/polyfill-mbstring  v1.5.0  v1.5.0 Symfony polyfill for the Mbstring extension
symfony/polyfill-php54     v1.5.0  v1.5.0 Symfony polyfill backporting some PHP 5.4+ features to lower PHP versions
symfony/polyfill-php55     v1.5.0  v1.5.0 Symfony polyfill backporting some PHP 5.5+ features to lower PHP versions
symfony/polyfill-php56     v1.5.0  v1.5.0 Symfony polyfill backporting some PHP 5.6+ features to lower PHP versions
symfony/polyfill-php70     v1.5.0  v1.5.0 Symfony polyfill backporting some PHP 7.0+ features to lower PHP versions
symfony/polyfill-util      v1.5.0  v1.5.0 Symfony utilities for portability of PHP codes
symfony/security-acl       v3.0.0  v3.0.0 Symfony Security Component - ACL (Access Control List)
symfony/swiftmailer-bundle v2.6.3  v3.0.3 Symfony SwiftmailerBundle
symfony/symfony            v2.8.18 v3.3.6 The Symfony PHP framework

PHP version

PHP 7.0.6 (cli) (built: May 10 2016 12:33:58) ( NTS )

Subject

Form Create new media not save category in DB.

When we create new media, we chose first provider and next upload media and can change category. Category is not save in DB.

stale[bot] commented 4 years ago

Is this still relevant? If so, what is blocking it? Is there anything you can do to help move it forward?

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.