-
Hi,
A customer is actually linked to a FOSUserBundle user (`FOS\UserBundle\Model\UserInterface`) as specified in the CustomerInterface (https://github.com/sonata-project/ecommerce/blob/master/src/Com…
-
I have started to use this bundle with ezplatform-kernel 7 but it seems filter service don't work properly.
I hace the following controller and results differ from eZ Search Service. Whats wrong in…
-
When generating yml for content types by this command
`php app/console kaliop:migration:generate --type=content_type --match-type=all AppBundle`
empty descriptions of field types get the value `fals…
-
I added associative array in ezselection options :
```
-
mode: create
type: content_type
identifier: content_type_test
attributes:
-
type: ezselection
…
-
Hello,
after following the installation process (require your legacy extension package, activate it from legacy.yml, then require the bundle and activate it from appkernel), I can add enhanced file…
-
Hi, I have 3 fields marked as required and marked as infocollectors. When I try to edit the content I am forced to enter the required fields as wall although they are infocollectors. After submission …
-
The current slogan for the project is "Contenta makes your content happy!"
There has been a concern raised that this isn't very descriptive of exactly what Contenta is, so this issue is a place for…
mrjmd updated
6 years ago
-
This is the error we got time to time. No specific use case. For example, while editing article we got this time to time, but most of the time it works.
from log:
--------------
> request.CRITI…
-
Hello,
I'm using eZ Publish 5.4.5. When I update content object (with xrow metadata field) using eZ Publish 5 API I'm getting this stack trace:
``` bash
Notice: Array to string conversion in /var/w…
-
The codebase and the status command now support it, but not the generation one.
We could f.e. look for th presence of the / char in the 1st argument to tell apart bundles from paths...