After publishing a translation, navigating to your dashboard using the 'All translations' link makes it into a draft. Similarly, just closing the window also changes the page's status to that of a draft. This happens because a save hook fires just before your browser window's content unloads. This should be done conditionally by checking whether there is anything to save or not.
Description
Description
Details
Details
Related Changes in Gerrit:
| Status | Subtype | Assigned | Task | ||
|---|---|---|---|---|---|
| Resolved | santhosh | T78241 Must fix bugs for January 2015 deployment | |||
| Resolved | santhosh | T85194 Navigating to Your Dashboard Makes the Published Translation Into a Draft |
Event Timeline
Comment Actions
Change 181543 had a related patch set uploaded (by Santhosh):
While navigating away, save the translation only if something changed
Comment Actions
Change 181543 merged by jenkins-bot:
While navigating away, save the translation only if something changed