Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] status update deletes localized contents #203

Open
albertborsos opened this issue Apr 18, 2019 · 1 comment
Open

[BUG] status update deletes localized contents #203

albertborsos opened this issue Apr 18, 2019 · 1 comment

Comments

@albertborsos
Copy link

albertborsos commented Apr 18, 2019

I made a new bolt project with this extension to reproduce this issue.

Details

  • Translate Version: [ 4.2.0 ]
  • Install type: [ Extension Repository]
  • Bolt Version: [ 3.6.7 ]
  • PHP version: [ 7.1 ]
  • Used webserver: [ Apache ]

Reproduction

Publish page from view pages screen will updates the localized contents with wrong data.

Follow these steps to reproduce this bug:

  1. create a new page with draft status
  2. set English title to "English title"
  3. save the page
  4. update the Deutsch title to "Deutsch title"
  5. go to pages > view pages screen
  6. publish page from the edit dropdown
  7. check the content of the Deutsch and English titles (they will be the same)
@albertborsos albertborsos changed the title [BUG] status update replaces localized contents [BUG] status update deletes localized contents Apr 18, 2019
@codmdu
Copy link
Contributor

codmdu commented Oct 16, 2019

Maybe same as mine #204 ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants