Received: from nobody by stodi.digitalkingdom.org with local (Exim 4.76) (envelope-from ) id 1UX3oC-0000Jy-5t for lojban-newreal@lojban.org; Mon, 29 Apr 2013 23:13:00 -0700 Received: from mail-we0-f174.google.com ([74.125.82.174]:45963) by stodi.digitalkingdom.org with esmtps (TLSv1:RC4-SHA:128) (Exim 4.76) (envelope-from ) id 1UX3o7-0000Io-1V for lojban@lojban.org; Mon, 29 Apr 2013 23:12:59 -0700 Received: by mail-we0-f174.google.com with SMTP id t9so115942wey.33 for ; Mon, 29 Apr 2013 23:12:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:date:from:to:subject:message-id:x-mailer:mime-version :content-type:content-transfer-encoding; bh=EsyrrvpmsyBK2s/KgFvaxzVRg0I22f156Zm2SMfif9U=; b=gCwUdn60DQep8alLvXRv46JDWt35FD3m7HjN9anuwywWZ3p40UU9pS/vd4DyPuT3BP FSO5I1jF9u2tWYDCGCjdHYDVY4lB4kSZleFs5Djl18LsnAwGV6MRfYa+cQAQYcCfpWVY V6iqoJyhhnPvFaraqEjWSvs17uyPhVjzF36g2EPX5TONKDvk2SHL6jATTud00GO2YFnk cTEewA61cyArWfZtPwxLRW2HXbZI8lt+1y1+XCy2towptlZZu3aOiUf8Oh+SwwkxMA+L 1gigqjoq1T8i7h8wTPrRs4Yk916QPIAIz55NaRlE3PPKvh5e0syQAC5R5ozlT5C80+uz YMNQ== X-Received: by 10.194.59.132 with SMTP id z4mr13799871wjq.57.1367302367636; Mon, 29 Apr 2013 23:12:47 -0700 (PDT) Received: from nezumi ([2a01:e35:2ef1:f370:76e5:43ff:fe7e:86f9]) by mx.google.com with ESMTPSA id ge7sm26623399wib.6.2013.04.29.23.12.45 for (version=TLSv1.2 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 29 Apr 2013 23:12:46 -0700 (PDT) Date: Tue, 30 Apr 2013 08:12:48 +0200 From: Daeldir To: lojban@lojban.org Subject: Cannot link translations on the wiki Message-Id: <20130430081248.aceed89b9cbe92a084191e70@gmail.com> X-Mailer: Sylpheed 3.3.0 (GTK+ 2.24.17; i686-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Spam-Score: -0.1 (/) X-Spam_score: -0.1 X-Spam_score_int: 0 X-Spam_bar: / .coi I did not post this on the mailing list, as it is not a mail related to lojban, but to a bug in the wiki. I cannot link translations. In fact, some javascript doesn't work (I had problems with a little button under the “box” plugin, too). I tested this in firefox (gecko), chromium (webkit+v8), and midori (webkit). No browser get around this bug. Let's take this page as an example: http://lojban.org/tiki/Translating+Tiki+Pages If I click on the language button, then select “translate”, nothing happens. When openning firebug, I get this error: > ReferenceError: quick_switch_language is not defined In fact, if we look at the source of the page, at the end of the page, we have this: > (I “indented” the buggy part some more) It seems that a script is inserted into a script when generating the page, which make all subsequent javascript fail. When loading the page, firebug says: > SyntaxError: syntax error >