Page MenuHomePhabricator

CX2: Avoid unwanted adaptation for links when a section is already translated and restored
Closed, ResolvedPublic

Description

LInks are adapted(attempted to adapt) every time a translation is restored. We can avoid this by knowing the translation is a restored one.

Event Timeline

santhosh triaged this task as Medium priority.Jun 5 2017, 10:59 AM

Wouldn't it be better to start adaptation anyway when restoring, and if the translation unit can see it is done from the stored HTML, it can just do early return?

Nikerabbit moved this task from QA to Done on the Language-2017-July-Sept board.