bug: auto-translation when a new post is created via bookmarklet #2
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Right now the bookmarklet creates a new post and opens the post editor, but it also triggers a translation in the background. that is far too early, because the default body is usually just the link and nothing more. The translation should only trigger on the first manual save of a post, if the translations for the default supported languages are missing. Auto-saves and original post creation should not trigger the auto-translation, only manual saves should do that.
auto-translation when a new post is created via bookmarkletto bug: auto-translation when a new post is created via bookmarklet