Return-Path: Delivered-To: apmail-incubator-jspwiki-dev-archive@minotaur.apache.org Received: (qmail 20473 invoked from network); 4 Apr 2009 04:02:36 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 4 Apr 2009 04:02:36 -0000 Received: (qmail 64025 invoked by uid 500); 4 Apr 2009 04:02:36 -0000 Delivered-To: apmail-incubator-jspwiki-dev-archive@incubator.apache.org Received: (qmail 63960 invoked by uid 500); 4 Apr 2009 04:02:36 -0000 Mailing-List: contact jspwiki-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: jspwiki-dev@incubator.apache.org Delivered-To: mailing list jspwiki-dev@incubator.apache.org Received: (qmail 63950 invoked by uid 99); 4 Apr 2009 04:02:36 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 04 Apr 2009 04:02:36 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 04 Apr 2009 04:02:34 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 094F9234C003 for ; Fri, 3 Apr 2009 21:02:13 -0700 (PDT) Message-ID: <594935558.1238817733023.JavaMail.jira@brutus> Date: Fri, 3 Apr 2009 21:02:13 -0700 (PDT) From: "David Au (JIRA)" To: jspwiki-dev@incubator.apache.org Subject: [jira] Updated: (JSPWIKI-391) FCK editor ruins the anchors inside the page In-Reply-To: <1392738052.1222839584193.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/JSPWIKI-391?page=3Dcom.atlassi= an.jira.plugin.system.issuetabpanels:all-tabpanel ] David Au updated JSPWIKI-391: ----------------------------- Attachment: JSPWIKI-391.patch Confirmed that only the second case - [something|1] - is a bug. Html-to-wik= i translation for the first case is working okay. Patch is attached. > FCK editor ruins the anchors inside the page > -------------------------------------------- > > Key: JSPWIKI-391 > URL: https://issues.apache.org/jira/browse/JSPWIKI-391 > Project: JSPWiki > Issue Type: Bug > Components: Editors > Affects Versions: 2.6.2 > Environment: FCK Editor 2.4.3 and JSPWiki 2.6.2 > Reporter: Zolt=C3=A1n Bar=C3=A1ti > Priority: Minor > Attachments: JSPWIKI-391.patch > > > I experienced the following: > FCK Editor does not handle in-page {code} [1]{code} and {code} [somethi= ng|1]{code} like links to {code} [#1]{code} like anchors. It deletes the= link for the anchor and makes it a link to a wikipage {code} [something]{c= ode}=20 --=20 This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.