-
The `sonata_type_collection` field type does't works properly when you have a `file` field type in the Admin child.
If you add a row, select a file, and add a row again, the file field of the first r…
-
Is there a reason why we use both HTTP clients?
Guzzle:
https://github.com/sonata-project/SonataMediaBundle/blob/72355b98389f2d9d60f6c16a70964962f6f7482c/Metadata/AmazonMetadataBuilder.php#L16
Buzz:…
-
Hi Guys,
egeloen/ckeditor-bundle & knplabs/knp-markdown-bundle bundles are on older versions. Older versions uses framework.templating service which is depricated in symfony 2.7. Is there any plan to…
-
When I want to add a new gallery:
```
Stack Trace (Plain Text) -
[1] ReflectionException: Property Ivory\OrderedForm\Builder\OrderedFormBuilder::$children does not exist
at n/a
in /User…
-
### Environment
Mac OS X 10.11.5
#### Sonata packages
``` bash
$ composer show sonata-project/*
sonata-project/admin-bundle 3.4.0 The missing Symfony Admin Generator
sonata-pr…
-
Hi, I have a problem with adding media. In fact, I get this error :
An exception has been thrown during the rendering of a template ("Warning: get_class() expects parameter 1 to be object, boolean g…
-
Many problems appear with the last evolutions of SonataMedia :
1. Reference to "persistent_parameters.provider" which no longer exists since the commit https://github.com/sonata-project/SonataMediaBun…
-
It looks like there is a relation between medias and posts but in both news admin and entity this field is not used. How to add thumbnail to post when generation a list of posts?
-
Hello,
I'm not use AdminBundle. So I have an error
```
Attempted to load class "InlineConstraint" from namespace "Symfony\Component\Validator\Constraints\Sonata\AdminBundle\Validator\Constraints".
…
-
I created a Symfony project (2.7) almost a year ago with SonataAdminBundle, SonataMediaBundle, SonataClassificationBundle and all their dependencies. I used "dev-master" at the time for most of them a…