<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Incorrect parsing of untagged numerical URLs in Community Site Feedback</title>
    <link>https://community.plus.net/t5/Community-Site-Feedback/Incorrect-parsing-of-untagged-numerical-URLs/m-p/8420#M1221</link>
    <description>The first two octets may be assumed to be directory + domain, ie "www.plus". I'll download a copy of it and see if I can locate it.</description>
    <pubDate>Tue, 21 Aug 2007 17:22:36 GMT</pubDate>
    <dc:creator>MikeWhitehead</dc:creator>
    <dc:date>2007-08-21T17:22:36Z</dc:date>
    <item>
      <title>Incorrect parsing of untagged numerical URLs</title>
      <link>https://community.plus.net/t5/Community-Site-Feedback/Incorrect-parsing-of-untagged-numerical-URLs/m-p/8417#M1218</link>
      <description>If I post the untagged text http://192.168.1.1 it comes out as &lt;A href="http://192.168.1.1" target="_blank"&gt;http://192.168.1.1&lt;/A&gt; with the highlighting broken and the link pointing to http://192.0.0.168.&lt;BR /&gt;On the other hand:&lt;BR /&gt;If I post the tagged text [url]http://192.168.1.1[/url] it comes out as &lt;A href="http://192.168.1.1" target="_blank"&gt;http://192.168.1.1&lt;/A&gt; with highlighting correct and the link correct too.&lt;BR /&gt;Since the untagged text &lt;A href="http://www.bbc.co.uk" target="_blank"&gt;http://www.bbc.co.uk&lt;/A&gt; is highlighted and linked correctly it seems there's a bug in the parsing of uncoded numerical URLs.</description>
      <pubDate>Tue, 14 Aug 2007 17:34:34 GMT</pubDate>
      <guid>https://community.plus.net/t5/Community-Site-Feedback/Incorrect-parsing-of-untagged-numerical-URLs/m-p/8417#M1218</guid>
      <dc:creator>spraxyt</dc:creator>
      <dc:date>2007-08-14T17:34:34Z</dc:date>
    </item>
    <item>
      <title>Re: Incorrect parsing of untagged numerical URLs</title>
      <link>https://community.plus.net/t5/Community-Site-Feedback/Incorrect-parsing-of-untagged-numerical-URLs/m-p/8418#M1219</link>
      <description>Seems the parsing is working if it is ended with a recognised TLD (correct me if I'm wrong)</description>
      <pubDate>Tue, 21 Aug 2007 11:04:47 GMT</pubDate>
      <guid>https://community.plus.net/t5/Community-Site-Feedback/Incorrect-parsing-of-untagged-numerical-URLs/m-p/8418#M1219</guid>
      <dc:creator>MikeWhitehead</dc:creator>
      <dc:date>2007-08-21T11:04:47Z</dc:date>
    </item>
    <item>
      <title>Re: Incorrect parsing of untagged numerical URLs</title>
      <link>https://community.plus.net/t5/Community-Site-Feedback/Incorrect-parsing-of-untagged-numerical-URLs/m-p/8419#M1220</link>
      <description>Sorry for the bluntness of my previous post; I was rushing out of the house at the time.&lt;BR /&gt;I meant to follow it on with a question to anyone who has seen the source to the forum software since I haven't used it, does automatic URL parsing occur using a conditional statement looking for a recognised TLD suffixed on the end?</description>
      <pubDate>Tue, 21 Aug 2007 17:15:55 GMT</pubDate>
      <guid>https://community.plus.net/t5/Community-Site-Feedback/Incorrect-parsing-of-untagged-numerical-URLs/m-p/8419#M1220</guid>
      <dc:creator>MikeWhitehead</dc:creator>
      <dc:date>2007-08-21T17:15:55Z</dc:date>
    </item>
    <item>
      <title>Re: Incorrect parsing of untagged numerical URLs</title>
      <link>https://community.plus.net/t5/Community-Site-Feedback/Incorrect-parsing-of-untagged-numerical-URLs/m-p/8420#M1221</link>
      <description>The first two octets may be assumed to be directory + domain, ie "www.plus". I'll download a copy of it and see if I can locate it.</description>
      <pubDate>Tue, 21 Aug 2007 17:22:36 GMT</pubDate>
      <guid>https://community.plus.net/t5/Community-Site-Feedback/Incorrect-parsing-of-untagged-numerical-URLs/m-p/8420#M1221</guid>
      <dc:creator>MikeWhitehead</dc:creator>
      <dc:date>2007-08-21T17:22:36Z</dc:date>
    </item>
    <item>
      <title>Re: Incorrect parsing of untagged numerical URLs</title>
      <link>https://community.plus.net/t5/Community-Site-Feedback/Incorrect-parsing-of-untagged-numerical-URLs/m-p/8421#M1222</link>
      <description>Yea I think that's the culprit. I have it downloaded now but don't have time to look at the code yet long enough to pinpoint any specific problem with it. Will look closer tomorrow and get back to you.</description>
      <pubDate>Tue, 21 Aug 2007 19:28:18 GMT</pubDate>
      <guid>https://community.plus.net/t5/Community-Site-Feedback/Incorrect-parsing-of-untagged-numerical-URLs/m-p/8421#M1222</guid>
      <dc:creator>MikeWhitehead</dc:creator>
      <dc:date>2007-08-21T19:28:18Z</dc:date>
    </item>
    <item>
      <title>Re: Incorrect parsing of untagged numerical URLs</title>
      <link>https://community.plus.net/t5/Community-Site-Feedback/Incorrect-parsing-of-untagged-numerical-URLs/m-p/8422#M1223</link>
      <description>I've had a look and I don't see it stripping numbers for any reason. However, to get around this happening, simply type the IP address as this: &lt;A href="http://192.168.1.1/" target="_blank"&gt;http://192.168.1.1/&lt;/A&gt; . The trailing forwardslash will cause the link to be parsed correctly.</description>
      <pubDate>Thu, 23 Aug 2007 08:28:08 GMT</pubDate>
      <guid>https://community.plus.net/t5/Community-Site-Feedback/Incorrect-parsing-of-untagged-numerical-URLs/m-p/8422#M1223</guid>
      <dc:creator>MikeWhitehead</dc:creator>
      <dc:date>2007-08-23T08:28:08Z</dc:date>
    </item>
  </channel>
</rss>

