Closed
Bug 783360
Opened 13 years ago
Closed 13 years ago
Categories
(developer.mozilla.org Graveyard :: Editing, defect)
developer.mozilla.org Graveyard
Editing
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: hariombalhara, Unassigned)
Details
User Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.1 (KHTML, like Gecko) Chrome/21.0.1180.79 Safari/537.1
Steps to reproduce:
Just opened the page.
Actual results:
Got following error:
There were scripting errors on this page. While those are being addressed by site editors, you can view partial content below.
{{ mergedInto("https://developer.mozilla.org/en/Core_JavaScript_1.5_Guide/Working_with_Objects#Defining_getters_and_setters") }}
{{ languages( { "zh-tw": "zh_tw/Core_JavaScript_1.5_教學/新物件的建立/Getter_和_Setter_的定義", "es": "es/Gu\u00eda_JavaScript_1.5/Crear_nuevos_objetos/Definiendo_las_funciones_get_y_set", "fr": "fr/Guide_JavaScript_1.5/Cr\u00e9ation_d\'objets/D\u00e9finition_d\'accesseurs_et_de_mutateurs", "ja": "ja/Core_JavaScript_1.5_Guide/Creating_New_Objects/Defining_Getters_and_Setters", "ko": "ko/Core_JavaScript_1.5_Guide/Creating_New_Objects/Defining_Getters_and_Setters", "pl": "pl/Przewodnik_po_j\u0119zyku_JavaScript_1.5/Tworzenie_nowych_obiekt\u00f3w/Definiowanie_metod_pobierania_i_ustawiania" } ) }}
Expected results:
The page should have been shown having the information.
Comment 1•13 years ago
|
||
Fixed. Just remove the {{languages()}} cruft.
Status: UNCONFIRMED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Assignee | ||
Updated•13 years ago
|
Version: Kuma → unspecified
Assignee | ||
Updated•13 years ago
|
Component: Docs Platform → Editing
Updated•5 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
•