<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.2" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Giveaway of the Day Forums &#187; Topic: leave a comment submission form href bug?</title>
		<link>https://www.giveawayoftheday.com/forums/topic/6286</link>
		<description>Giveaway of the Day Forums &#187; Topic: leave a comment submission form href bug?</description>
		<language>en-US</language>
		<pubDate>Wed, 10 Jun 2026 14:22:38 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.2</generator>
		<atom:link href="https://www.giveawayoftheday.com/forums/rss/topic/6286" rel="self" type="application/rss+xml" />

		<item>
			<title>Anonymous on "leave a comment submission form href bug?"</title>
			<link>https://www.giveawayoftheday.com/forums/topic/6286#post-65361</link>
			<pubDate>Tue, 06 Oct 2009 12:13:49 +0000</pubDate>
			<dc:creator>Anonymous</dc:creator>
			<guid isPermaLink="false">65361@https://www.giveawayoftheday.com/forums/</guid>
			<description><p>Thanks, I realized that on this forum post 2, when I used the code button on the submission form and it placed them for me. However, the backticks in forum post #1 also did not work. I normally expect when using code tags in a forum post, that it is NOT going to translate html code that I put inbetween those blocks, and instead display all of the html code to the forum readers, but this was also not the case, as you can see it is translating the code and hiding the html I was trying to display to readers. Do I have a misunderstanding of what the code tags are for?</p>
<p>!!!!!!!!!!!!!!!!!!!!!!!!!!!<br />
My real original bug report in this forum topic is about the &#34;leave a comment&#34; submission form for giveaways.<br />
!!!!!!!!!!!!!!!!!!!!!!!!!!!</p>
<p>Thanks for your comments!
</p></description>
		</item>
		<item>
			<title>wizzard_of_ozz2004 on "leave a comment submission form href bug?"</title>
			<link>https://www.giveawayoftheday.com/forums/topic/6286#post-65265</link>
			<pubDate>Mon, 05 Oct 2009 02:16:57 +0000</pubDate>
			<dc:creator>wizzard_of_ozz2004</dc:creator>
			<guid isPermaLink="false">65265@https://www.giveawayoftheday.com/forums/</guid>
			<description><p>steve, the forum change over did away with the old &#60;&#62;&#39;s and are now using []&#39;s instead. For your url&#39;s you have to use [url] For example: <a href="http://www.giveawayoftheday.com/forums/topic/2864">Go here to continue testing markups!</a> Hope that helps a little.
</p></description>
		</item>
		<item>
			<title>Anonymous on "leave a comment submission form href bug?"</title>
			<link>https://www.giveawayoftheday.com/forums/topic/6286#post-65262</link>
			<pubDate>Mon, 05 Oct 2009 01:22:27 +0000</pubDate>
			<dc:creator>Anonymous</dc:creator>
			<guid isPermaLink="false">65262@https://www.giveawayoftheday.com/forums/</guid>
			<description><p>oh well, I give up. ;-) I cannot get the real code to appear as you would type it into the leave a comment field. But the examples given still stand when properly formatted for the leave a comment field.</p>
<p>Thanks for your patience.<br />
Sorry if I am missing something obvious at the &#34;leave a comment&#34; submission form (or here in the forum).
</p></description>
		</item>
		<item>
			<title>Anonymous on "leave a comment submission form href bug?"</title>
			<link>https://www.giveawayoftheday.com/forums/topic/6286#post-65261</link>
			<pubDate>Mon, 05 Oct 2009 01:18:08 +0000</pubDate>
			<dc:creator>Anonymous</dc:creator>
			<guid isPermaLink="false">65261@https://www.giveawayoftheday.com/forums/</guid>
			<description><p>Nope, backticks did not work. sigh.</p>
<p>q is defined in parenthesis right after the q.</p>
<p>I&#39;ll try using the code tags...</p>
<p>e = <code>See the forum topic <a href="//www.giveawayoftheday.com/forums/topic/6278&#34;">RadioGet bug reports and feature requests</a> for more information.</code></p>
<p>s = <code>visit the <a href="//www.giveawayoftheday.com/forums/&#34;">Giveaway of the Day Forums</a> and search for &#34;radioget&#34;, and find the post entitled &#34;RadioGet bug reports and feature requests&#34;</code>
</p></description>
		</item>
		<item>
			<title>Anonymous on "leave a comment submission form href bug?"</title>
			<link>https://www.giveawayoftheday.com/forums/topic/6286#post-65260</link>
			<pubDate>Mon, 05 Oct 2009 01:14:30 +0000</pubDate>
			<dc:creator>Anonymous</dc:creator>
			<guid isPermaLink="false">65260@https://www.giveawayoftheday.com/forums/</guid>
			<description><p>I took a quick search to see if this topic had already been addressed, but I did not see it, so here we go...</p>
<p>When using the href tag in the &#34;leave a comment&#34; submission form for giveaways, it appears it is looking for <code><br />
<pre><code>q</code></pre>
</code> (forward slash, double quote, greater than) before it will properly close the href tag. At least this is the case in the preview just below the comment entry. Not sure what happens if you actually post it, but didn&#39;t want to find out and waste a post / create noise.</p>
<p>Not sure if this is a security feature, or a bug, but it makes it so that we cannot post links directly to forum topics, such as</p>
<p><a href="http://www.giveawayoftheday.com/forums/topic/6278" rel="nofollow">http://www.giveawayoftheday.com/forums/topic/6278</a></p>
<p>However, it does allow you to post a link that ends with a slash, like</p>
<p><a href="http://www.giveawayoftheday.com/forums/" rel="nofollow">http://www.giveawayoftheday.com/forums/</a></p>
<p>Since there is no preview for forum posts (what I am typing right now), I&#39;m not sure if this example will show up in the forums. I&#39;ll surround it with backticks as the &#34;new topic in thie forum&#34; comment implies.</p>
<p>Example of non-working preview in leave a comment submission form (desired link direct to forum topic)</p>
<p><code><br />
<pre><code>e</code></pre>
</code></p>
<p>Example of working preview in leave a comment submission form (undesired link is too general)</p>
<p><code><br />
<pre><code>s</code></pre>
</code>
</p></description>
		</item>

	</channel>
</rss>
