Marek Nocoń
Marek Nocoń
@phil-davis We're having the same error with our test suite (after setting w3c:false). I'll keep investigating, but for now we will stay with 3.141.59-oxygen to unblock tests.
I've got it working locally with these two PRs: https://github.com/elvetemedve/behat-screenshot/pull/51 https://github.com/tkotosz/behat-extension-driver-locator/pull/1 Out of curiosity, as we're using Behat/Mink for browser testing currently - which tool have you decided to use...
@reithor About: > Hi @ciastektk , Docs mention a `contenttypes` endpoint for the REST API (see https://doc.ibexa.co/en/latest/personalization/enable_personalization/#check-whether-the-bundle-provides-rest-data) - which is not defined in https://github.com/ibexa/personalization/blob/main/src/bundle/Resources/config/routing_rest.yaml. > > Was the endpoint removed...
Another thing which I forgot about: please add the new LTS update to the table of LTS updates (https://github.com/ibexa/documentation-developer/blob/4.6/docs/ibexa_products/editions.md#lts-updates)
@dabrt than you for your comments, I've applied all of them @adriendupuis thank you for comment as well 😄 I've unified all the occurances to "Service portal" (except one, where...
My first thought was to wait with merge, but imho we could merge it right now? Even contibutions done right now might become lost.
Status: waiting for https://github.com/ibexa/core/pull/449
> Would we want to use this opportunity to align the landing pages between features? Not now - I plan to expand the sections for Collaboration and Discounts when working...
Thank you Vidar! So for scalar values (string, int) the "higher level" scope simply overwrites the lower levels - but in terms of arrays they get merged together?