Closed
Bug 776584
Opened 11 years ago
Closed 11 years ago
Template changes lost after navigating away
Categories
(developer.mozilla.org Graveyard :: Wiki pages, defect)
developer.mozilla.org Graveyard
Wiki pages
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 773672
People
(Reporter: openjck, Unassigned)
Details
User Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:14.0) Gecko/20100101 Firefox/14.0.1 Build ID: 20120713224749 Steps to reproduce: From: https://bugzilla.mozilla.org/show_bug.cgi?id=775658#c0 It's worth noting that I cannot reproduce this, even though I am using the same setup as the person who originally reported this issue. 1. Load https://developer-new.mozilla.org/en-US/docs/Mozilla/Boot_to_Gecko/Introduction 2. From the languages dropdown, click "Add translation". 3. Choose a language. 4. Start making some changes. 5. Navigate to google.com in that same tab. 6. Navigate back in history. Actual results: All changes are lost. Expected results: All changes are preserved after navigating back.
Comment 1•11 years ago
|
||
One easy issue to see here is that "initDrafting();" is commented out and has been since last year: edd003ed (Les Orchard 2011-11-10 17:49:23 -0500 47) // initDrafting(); After quickly enabling the feature, it threw off a few JS errors, so it likely needs a few touchups.
Reporter | ||
Updated•11 years ago
|
Reporter | ||
Updated•11 years ago
|
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → DUPLICATE
Assignee | ||
Updated•11 years ago
|
Version: Kuma → unspecified
Assignee | ||
Updated•11 years ago
|
Component: Website → Landing pages
Updated•3 years ago
|
Product: developer.mozilla.org → developer.mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•