Skip to content

Overwrite issue in a multi-language kirby-5 beta setup #8

@creativecomplexity-kk

Description

@creativecomplexity-kk

I'm (now fully) aware that the plugin currently is not finally intended to be compatible with k5.
But I was using it when working on a fresh kirby project with latest version kirby-5.0.0-beta.6 & the latest v5.0.0. of recently-modified in php 8.4.1 local and server environments.

  • In this setup, I have two languages (primary EN, secondary DE).
  • When initially creating and saving primary language content, everything is fine.
  • But once I save a secondary language content, the fields get reset.

Concretely:

  • The primary EN content is overwritten with the secondary DE content

  • Template settings (toggle, toggles, select and conditional fields) are reset to an empty state, even if a default value is assigned.

  • The fields are even overwritten when it has the preference translate: false.

  • Once I re-edit and save the primary language content, the secondary language is not affected.

  • But once I edit the secondary language, the overwrite happens again.

————

After initial confusion, the kirby team helped me narrow down that the issue was directly linked to the recently-modified plugin (validated with a clean instance, only this plugin - the issue occurred. I also went through each plugin I'm using separately.)

So, the kirby team is aware of this issue and recommended raising this issue here for you as well. They are also looking into the underlying reason why this might happen.

————

I attached step-by-step snapshots of the article creation status & the detail page blueprint for easier understanding. > Snapshots.zip

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions