Harri Häivälä
Harri Häivälä
Actually that config option is just adding decoration automatically to pages that are created with the update:core-routes command.
I guess I have to use the technical alias section of the page..
Dynamic page does not have Technical Alias field
I don't see why it is a problem to insert the page blocks twice. Sometimes it does not even make sense to make the same page in another language as...
> It also happens for hybrid pages right? > > I mean hybrid and dynamic are almost the same, just dynamic have also parameters on the route. Yes as they...
One piece of the puzzle: https://github.com/sonata-project/SonataPageBundle/issues/1367 We should actually collect all of the issues that mention i18n to one issue? Clearly there is lots to do.
I'm trying to find bugs first and list them
At least the install documentation should be fixed? After that change it does work.
``` protected $id; ``` Does not work. `Compile Error: Type of App\Entity\Sonata\SonataClassificationContext::$id must be ?string (as in class Sonata\ClassificationBundle\Model\Context)`
This belongs to ClassificationBundle, not here. Can someone transfer it or should I make new one?