Return-Path: Delivered-To: apmail-incubator-jspwiki-dev-archive@minotaur.apache.org Received: (qmail 13994 invoked from network); 20 Apr 2009 07:02:17 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 20 Apr 2009 07:02:17 -0000 Received: (qmail 30672 invoked by uid 500); 20 Apr 2009 07:02:17 -0000 Delivered-To: apmail-incubator-jspwiki-dev-archive@incubator.apache.org Received: (qmail 30635 invoked by uid 500); 20 Apr 2009 07:02:17 -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 30625 invoked by uid 99); 20 Apr 2009 07:02:17 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 20 Apr 2009 07:02:17 +0000 X-ASF-Spam-Status: No, hits=-1998.5 required=10.0 tests=ALL_TRUSTED,NORMAL_HTTP_TO_IP,WEIRD_PORT 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, 20 Apr 2009 07:02:10 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id E44DE234C052 for ; Mon, 20 Apr 2009 00:01:47 -0700 (PDT) Message-ID: <1775407038.1240210907933.JavaMail.jira@brutus> Date: Mon, 20 Apr 2009 00:01:47 -0700 (PDT) From: "Janne Jalkanen (JIRA)" To: jspwiki-dev@incubator.apache.org Subject: [jira] Commented: (JSPWIKI-524) Port number drops the link In-Reply-To: <1368766467.1240081934838.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/JSPWIKI-524?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12700675#action_12700675 ] Janne Jalkanen commented on JSPWIKI-524: ---------------------------------------- I think I fixed the regexp in the trunk already. It could be backported fairly trivially. > Port number drops the link > -------------------------- > > Key: JSPWIKI-524 > URL: https://issues.apache.org/jira/browse/JSPWIKI-524 > Project: JSPWiki > Issue Type: Bug > Components: Core & storage > Affects Versions: 2.8.1 > Environment: actually any > Reporter: akakunin > Priority: Minor > > Just try to place text like http://192.168.10.1:9191/anything/here into wiki-page (not wrapped by [ & ] ). Only part before the : will be recognized as link - all other par will be written as normal text -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.