Kunstmaan / KunstmaanBundlesCMS

An advanced yet user-friendly content management system, based on the full stack Symfony framework combined with a whole host of community bundles. It provides a full featured, multi-language CMS system with an innovative page and form assembling process, versioning, workflow, translation and media managers and much more.

Home Page:https://kunstmaancms.be

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[FormBundle] Preview show public version instead of draft

dannyvw opened this issue · comments

If you create a draft for a formpage the preview shows the public version instead of the draft version. The getRef
from https://github.com/Kunstmaan/KunstmaanBundlesCMS/blob/6.x/src/Kunstmaan/FormBundle/ViewDataProvider/FormPageViewDataProvider.php#L39 get always the public version.