Return-Path: Delivered-To: apmail-incubator-jspwiki-dev-archive@locus.apache.org Received: (qmail 53241 invoked from network); 3 Nov 2008 21:19:05 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 3 Nov 2008 21:19:05 -0000 Received: (qmail 16524 invoked by uid 500); 3 Nov 2008 21:19:11 -0000 Delivered-To: apmail-incubator-jspwiki-dev-archive@incubator.apache.org Received: (qmail 16513 invoked by uid 500); 3 Nov 2008 21:19:11 -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 16502 invoked by uid 99); 3 Nov 2008 21:19:11 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 03 Nov 2008 13:19:11 -0800 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; Mon, 03 Nov 2008 21:18:02 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 3324D234C265 for ; Mon, 3 Nov 2008 13:18:44 -0800 (PST) Message-ID: <2020981368.1225747124194.JavaMail.jira@brutus> Date: Mon, 3 Nov 2008 13:18:44 -0800 (PST) From: "Dirk Frederickx (JIRA)" To: jspwiki-dev@incubator.apache.org Subject: [jira] Commented: (JSPWIKI-371) Exception with page suggestions In-Reply-To: <1800108009.1220813564387.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/JSPWIKI-371?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12644809#action_12644809 ] Dirk Frederickx commented on JSPWIKI-371: ----------------------------------------- Florian, Can't reproduce. (tested on ie/windows, and osx safari and ff) Which platform/browser are you using ? dirk > Exception with page suggestions > ------------------------------- > > Key: JSPWIKI-371 > URL: https://issues.apache.org/jira/browse/JSPWIKI-371 > Project: JSPWiki > Issue Type: Bug > Affects Versions: 2.7.x > Reporter: Florian Holeczek > Priority: Minor > Fix For: 2.8.1 > > > I've edited a page with the plain editor, typed "[" and then pasted some text from the clipboard which contained a line break. > This seems to result in the following exception: > {noformat} > 07.09.2008 18:52:46 com.metaparadigm.jsonrpc.JSONRPCServlet service > SCHWERWIEGEND: can't parse call: {"id":10032,"method":"search.getSuggestions","params":["ThiS > > Is a teS",30]} > {noformat} -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.