Return-Path: X-Original-To: apmail-incubator-jspwiki-user-archive@minotaur.apache.org Delivered-To: apmail-incubator-jspwiki-user-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 62846D80F for ; Tue, 19 Jun 2012 12:02:45 +0000 (UTC) Received: (qmail 29993 invoked by uid 500); 19 Jun 2012 12:02:45 -0000 Delivered-To: apmail-incubator-jspwiki-user-archive@incubator.apache.org Received: (qmail 29857 invoked by uid 500); 19 Jun 2012 12:02:44 -0000 Mailing-List: contact jspwiki-user-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: jspwiki-user@incubator.apache.org Delivered-To: mailing list jspwiki-user@incubator.apache.org Received: (qmail 29832 invoked by uid 99); 19 Jun 2012 12:02:43 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 19 Jun 2012 12:02:43 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=FSL_RCVD_USER,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of dirk.frederickx@gmail.com designates 209.85.213.175 as permitted sender) Received: from [209.85.213.175] (HELO mail-yx0-f175.google.com) (209.85.213.175) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 19 Jun 2012 12:02:39 +0000 Received: by yenl13 with SMTP id l13so4268571yen.6 for ; Tue, 19 Jun 2012 05:02:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=fwDY6zLKeVBqWW93fxGs30PV+8+oIZxyue1Ft17gLIQ=; b=DDYaBcgeQpEXmwvTssg2XKLcpqwZBiZcBCgDVq75KKIln8fSmGKm5JgAPTbFqBU3UN Vx72Z2rs5YZ0hG8paKYUyxG6KOr7ezeaTznlB2o9H050bLLoaV3cXbxVeZ2vaSh6LNSa sZJXY76a5sju82kj5+uzMEBmzeaSjKpd/dyoOTMeZqmqwpibnb6lHJBz0YjxzifS+rEj yjgqiz0pEYchpGLO6afIHSRzU7U12VF3CBUxBz/s8cKuVLSym205a0WMBo4djcD1u69C yDMj5NT/0ipESmiXBuaMlOpMA58G1vd31wm/P7LzXzv6qSEUydV88VWO/g+ISaYHQ/Ou Su/A== MIME-Version: 1.0 Received: by 10.50.196.195 with SMTP id io3mr785250igc.39.1340107338305; Tue, 19 Jun 2012 05:02:18 -0700 (PDT) Received: by 10.64.19.242 with HTTP; Tue, 19 Jun 2012 05:02:18 -0700 (PDT) In-Reply-To: <06080D44730F41428BAF2168FA8BDD8006933D7A@icsrv02.icongmbh.de> References: <06080D44730F41428BAF2168FA8BDD8006933BE2@icsrv02.icongmbh.de> <06080D44730F41428BAF2168FA8BDD8006933C99@icsrv02.icongmbh.de> <06080D44730F41428BAF2168FA8BDD8006933D7A@icsrv02.icongmbh.de> Date: Tue, 19 Jun 2012 14:02:18 +0200 Message-ID: Subject: Re: Syntax error in jspwiki-edit.js From: Dirk Frederickx To: jspwiki-user@incubator.apache.org Content-Type: multipart/alternative; boundary=14dae9341193dc4e8e04c2d20d34 X-Virus-Checked: Checked by ClamAV on apache.org --14dae9341193dc4e8e04c2d20d34 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable If you have FF, the best approach is to download the Firebug plugin. It'll add a testbutton to the FF toolbar, providing you excellent support for js debugging. dirk On Tue, Jun 19, 2012 at 1:52 PM, R=F6sch, Christian < Christian.Roesch@icongmbh.de> wrote: > Yes, the console says, that the error happens in the line: > > http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> > > Checking .js file this output doesn't make much sense. I'm not familiar > with js-debugging. > How can I test in detail, what's going wrong? > > > Christian > > -- > Christian R=F6sch http://www.icongmbh.de > Application Development > icon Systemhaus GmbH Tel. +49(711)806098-0 > Sophienstrasse 40 > 70178 Stuttgart Fax. +49(711)806098-299 > > > Gesch=E4ftsf=FChrer: Uwe Seltmann > HRB Stuttgart 17655 > USt-IdNr.: DE 811944121 > > > ++++++++++++++++++++++++++++++++++++++++ > icon Events: www.icongmbh.de/events.html > ++++++++++++++++++++++++++++++++++++++++ > > -----Urspr=FCngliche Nachricht----- > Von: Dirk Frederickx [mailto:dirk.frederickx@gmail.com] > Gesendet: Dienstag, 19. Juni 2012 13:49 > An: jspwiki-user@incubator.apache.org > Betreff: Re: Syntax error in jspwiki-edit.js > > Can you check is all .js files are properly loaded. > For the editor that includes: jspwiki-edit.js, and posteditor.js. > > Could you retrieve from the FF console more info on the line13 of the > javascript error ? > (in case the jspwiki-edit.js is a compressed file; I suggest to replace i= t > by the uncompressed file, to ease debugging) > > dirk > > > On Tue, Jun 19, 2012 at 9:50 AM, R=F6sch, Christian < > Christian.Roesch@icongmbh.de> wrote: > > > Hello Dirk, > > > > yes - when editing a page, there are several buttons, e.g. "bold". But > > none of them works. Neither I can mark text as bold, italic, ... nor > > can I undo/redo something. > > No button is working. > > Also the quick preview below the editing text area is not working. > > > > The only thing I changed is to add the add-on for namespaces. > > > > I'm running the version of 9-May-2010, regarding to the Changelog it > > might be SVN-Rev 12/13 .. > > > > > > Christian > > > > -- > > Christian R=F6sch http://www.icongmbh.de > > Application Development > > icon Systemhaus GmbH Tel. +49(711)806098-0 > > Sophienstrasse 40 > > 70178 Stuttgart Fax. +49(711)806098-299 > > > > > > Gesch=E4ftsf=FChrer: Uwe Seltmann > > HRB Stuttgart 17655 > > USt-IdNr.: DE 811944121 > > > > > > ++++++++++++++++++++++++++++++++++++++++ > > icon Events: www.icongmbh.de/events.html > > ++++++++++++++++++++++++++++++++++++++++ > > -----Urspr=FCngliche Nachricht----- > > Von: Dirk Frederickx [mailto:dirk.frederickx@gmail.com] > > Gesendet: Montag, 18. Juni 2012 19:29 > > An: jspwiki-user@incubator.apache.org > > Betreff: Re: Syntax error in jspwiki-edit.js > > > > Christian, > > > > Can you indicate what 'toolbar' problem you have. > > I've tried jspwiki.org (v2.8.4svn9) on a FF 13.1, and had no problems. > > > > > > dirk > > > > > > On Mon, Jun 18, 2012 at 5:30 PM, R=F6sch, Christian < > > Christian.Roesch@icongmbh.de> wrote: > > > > > Hello, > > > > > > I'm using JSPWiki 2.8.4 and the toolbar when editing a page is not > > working. > > > Has anyone had the same problem? > > > > > > The console of Firefox (13.1) says: Syntax error in > > > jspwiki-edit.js:13 I'm running JSPWiki on Tomcat 7.0.27 > > > > > > > > > Kind regards! > > > > > > -- > > > Christian R=F6sch http://www.icongmbh.de > > > Application Development > > > icon Systemhaus GmbH Tel. +49(711)806098-0 > > > Sophienstrasse 40 > > > 70178 Stuttgart Fax. +49(711)806098-299 > > > > > > > > > Gesch=E4ftsf=FChrer: Uwe Seltmann > > > HRB Stuttgart 17655 > > > USt-IdNr.: DE 811944121 > > > > > > > > > ++++++++++++++++++++++++++++++++++++++++ > > > icon Events: www.icongmbh.de/events.html > > > ++++++++++++++++++++++++++++++++++++++++ > > > > > > --14dae9341193dc4e8e04c2d20d34--