It took me a while to find out (my initial assumption was I did something wrong with the custom panel panes). But now I could re-create this bug several times:

- enabling a second language
- enabling entity translation
- use the title module (in order to have a "real" field for titles)
- define a custom FPP (or also extend an existing one) with at least one multilingual field
- go to in-place editor
- create a new pane

In this scenario, the preview is not rendered correctly, neither is it stored correctly. I hope this is the right place to tell... I honestly never used panels before switching to Panopoly.

Comments

mazze’s picture

Issue summary: View changes
dsnopek’s picture

Status: Active » Postponed (maintainer needs more info)

Can you try disabling the panopoly_magic module (which will disable previews entirely) and try saving the FPP and see if it's stored correctly?

If it is stored correctly when panopoly_magic is disabled, then that means this is a bug in panopoly_magic.

But if it's stored incorrectly even with panopoly_magic disabled, then it's an FPP issue and we'll need to fix it there first!

Thanks!

mazze’s picture

Sure! I am in the middle of finishing some projects, but will try later this week.

mazze’s picture

Hi David,

when I disable Panpoly Magic, storing the FPP does work, even with both field types (translatable, non-translatable) in the same FPP.

So it might be the Magic module. Let me know if I can help you with more testing!

Kind regards,
Matthias

dsnopek’s picture

Status: Postponed (maintainer needs more info) » Active

Ok, thanks!

mazze’s picture

I thought I'd wait for the new FPP version in Panopoly to test again...;-)

But even after yesterday's update, its not possible to have FPP with multilingual fields. Neither does the preview work, nor are they stored correctly.

I use i18n module, entity translation, fpp bundles module, title field.

mazze’s picture

OK, found a way to make the preview work, although it's not the best user experience one might imagine;-)

- Create the FPP
- Save immediately
- Reopen
- Fill out the fiels
- Save

In this case, the preview works (although still some issues with title field sometimes). But maybe this helps – some language parameter is being delivered in edit mode, but not in create new mode...

Just tell me if i can help with more testing. And thank you so much for this incredible distro!

dsnopek’s picture

It's possible that this issue is fixed by #2398347: Panopoly Magic abuses FPP revisions, but it was merged a couple months before the most recent testing in #7, so maybe not. This definitely needs to be re-tested, though!