Return-Path: Delivered-To: apmail-incubator-jspwiki-dev-archive@minotaur.apache.org Received: (qmail 83311 invoked from network); 19 Apr 2009 19:54:14 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 19 Apr 2009 19:54:14 -0000 Received: (qmail 70044 invoked by uid 500); 19 Apr 2009 19:54:14 -0000 Delivered-To: apmail-incubator-jspwiki-dev-archive@incubator.apache.org Received: (qmail 70003 invoked by uid 500); 19 Apr 2009 19:54:14 -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 69993 invoked by uid 99); 19 Apr 2009 19:54:14 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 19 Apr 2009 19:54:13 +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; Sun, 19 Apr 2009 19:54:07 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 995FC234C041 for ; Sun, 19 Apr 2009 12:53:47 -0700 (PDT) Message-ID: <1210354712.1240170827626.JavaMail.jira@brutus> Date: Sun, 19 Apr 2009 12:53:47 -0700 (PDT) From: "akakunin (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=12700605#action_12700605 ] akakunin commented on JSPWIKI-524: ---------------------------------- Yes,sure,I've added link to the main page on sandbox just after "Congratulations!" And yes, it is possible to create links by placing text into bracket [] But, also, if some text started from http:// (for example) - it is recognized as http-link Problem only - this recognition did not take port into account > 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.