-
-
Notifications
You must be signed in to change notification settings - Fork 41
Translating Document with WPML results in an non-related document #324
Copy link
Copy link
Closed
Labels
Description
Describe the bug
When clicking the + (plus) for adding a translation in the documents list a blank edit form is shown where the new language is selected in the WPML metabox. But the relation to the original post is not created.
In document list the posts are now both listed but without being a related translation. It's still possible to click the "+" again to add another translation for the same language.
Steps to reproduce the behavior
- Install and configure WPML (Default language: de_DE, Second language: en_GB)
- Add a document
- Go to the document list in backend
- Click to the + in the language column
- save the translation
- Go back to the document list
- Chose "All languages" from the WPML Dropdown in Admin bar
- See that there are now two unrelated documents
Expected behavior
When translating a document the relation to the document of original language should be saved.
Screenshots
Reactions are currently unavailable

