<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Ticket search results</title><link>https://forge-allura.apache.org/p/allura/tickets/</link><description>You searched for labels:"IRC"</description><language>en</language><lastBuildDate>Wed, 15 Apr 2015 13:07:08 -0000</lastBuildDate><item><title>Consider IRC/IRCS urls valid for suppport</title><link>https://forge-allura.apache.org/p/allura/tickets/7191/</link><description>*Originally created by:* willpittenger

My project has an IRC channel, but when I tried to set the preferred support mechanism to the IRC channel, Allura claimed that [ircs://irc.freenode.net/asil-language](ircs://irc.freenode.net/asil-language) wasn't a valid URL.  It is.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Thu, 20 Feb 2014 10:43:30 -0000</pubDate><guid>https://forge-allura.apache.org/p/allura/tickets/7191/</guid></item><item><title>Allura's Markup chokes on IRCS URLs</title><link>https://forge-allura.apache.org/p/allura/tickets/7183/</link><description>*Originally created by:* willpittenger

I created an IRC channel and went to list it in my project's discussion board.  However, Allura couldn't handle the URL.  Compare the source code with the results in the table below.

Source code | Results
------------|--------
&lt;code&gt;&amp;lt;ircs://irc.freenode.net/allura&amp;gt;&lt;/code&gt; | &lt;ircs://irc.freenode.net/allura&gt;
&lt;code&gt;ircs://irc.freenode.net/allura&lt;/code&gt; | ircs://irc.freenode.net/allura

I know the second isn't how you list a URL with Markdown, but at least it's visible.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Wed, 15 Apr 2015 13:07:08 -0000</pubDate><guid>https://forge-allura.apache.org/p/allura/tickets/7183/</guid></item></channel></rss>