<?xml version="1.0" encoding="UTF-8"?><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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Kommentare zu: Probleme mit ShortCodes</title>
	<atom:link href="http://brusdeylins.info/wordpress/probleme-mit-shortcodes/feed/" rel="self" type="application/rss+xml" />
	<link>http://brusdeylins.info/wordpress/probleme-mit-shortcodes/</link>
	<description></description>
	<lastBuildDate>Mon, 12 Jul 2010 10:35:38 +0200</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Von: Matthias Brusdeylins</title>
		<link>http://brusdeylins.info/wordpress/probleme-mit-shortcodes/#comment-483</link>
		<dc:creator>Matthias Brusdeylins</dc:creator>
		<pubDate>Wed, 23 Dec 2009 23:49:13 +0000</pubDate>
		<guid isPermaLink="false">http://neu.brusdeylins.info/?p=99#comment-483</guid>
		<description>Mit Wordpress 2.9 ist dieses Problem noch gr&#246;&#223;er geworden. Der hier beschreibene Fix reicht wohl nicht mehr aus. Da unter WP 2.9 auch mein Theme nicht mehr funktioniert (warum auch immer ?!), werde ich mich diesem Thema wohl erst ab WP 3.0 annehmen. Dann mit einem komplett &#252;berarbeiteten Theme.</description>
		<content:encoded><![CDATA[<p>Mit Wordpress 2.9 ist dieses Problem noch gr&#246;&#223;er geworden. Der hier beschreibene Fix reicht wohl nicht mehr aus. Da unter WP 2.9 auch mein Theme nicht mehr funktioniert (warum auch immer ?!), werde ich mich diesem Thema wohl erst ab WP 3.0 annehmen. Dann mit einem komplett &#252;berarbeiteten Theme.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: Matthias Brusdeylins</title>
		<link>http://brusdeylins.info/wordpress/probleme-mit-shortcodes/#comment-473</link>
		<dc:creator>Matthias Brusdeylins</dc:creator>
		<pubDate>Fri, 20 Nov 2009 23:02:39 +0000</pubDate>
		<guid isPermaLink="false">http://neu.brusdeylins.info/?p=99#comment-473</guid>
		<description>In Wordpress 2.8.6 besteht das Problem weiterhin. Der Fix oben (Austausch der RegEx-Zeile) geht aber auch hier und muss nach dem Update wieder durchgef&#252;hrt werden...</description>
		<content:encoded><![CDATA[<p>In Wordpress 2.8.6 besteht das Problem weiterhin. Der Fix oben (Austausch der RegEx-Zeile) geht aber auch hier und muss nach dem Update wieder durchgef&#252;hrt werden&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: Matthias Brusdeylins</title>
		<link>http://brusdeylins.info/wordpress/probleme-mit-shortcodes/#comment-447</link>
		<dc:creator>Matthias Brusdeylins</dc:creator>
		<pubDate>Tue, 16 Jun 2009 20:19:19 +0000</pubDate>
		<guid isPermaLink="false">http://neu.brusdeylins.info/?p=99#comment-447</guid>
		<description>Auch in WordPress 2.8 ist der Fehler weiterhin vorhanden.
Hier liegt der Speicher-Fresser ebenfalls in der nicht-gierigen Klammerung. Die letzte Zeile in der Funktion &lt;code&gt;get_shortcode_regex()&lt;/code&gt; lautet hier nun korrigiert:
&lt;code&gt;return &#039;(.?)\[(&#039;.$tagregexp.&#039;)\b([^\]]*?)(\/)?\](?:(.+?)\[\/\2\])?(.?)&#039;;&lt;/code&gt;

Das Ticket ist weiterhin offen:
http://core.trac.wordpress.org/ticket/8553

WP 2.9 soll es richten... dabei ist es sooo einfach...</description>
		<content:encoded><![CDATA[<p>Auch in WordPress 2.8 ist der Fehler weiterhin vorhanden.<br />
Hier liegt der Speicher-Fresser ebenfalls in der nicht-gierigen Klammerung. Die letzte Zeile in der Funktion <code>get_shortcode_regex()</code> lautet hier nun korrigiert:<br />
<code>return '(.?)\[('.$tagregexp.')\b([^\]]*?)(\/)?\](?:(.+?)\[\/\2\])?(.?)';</code></p>
<p>Das Ticket ist weiterhin offen:<br />
<a href="http://core.trac.wordpress.org/ticket/8553" rel="nofollow"></a><a href='http://core.trac.wordpress.org/ticket/8553'>http://core.trac.wordpress.org/ticket/8553</a></p>
<p>WP 2.9 soll es richten&#8230; dabei ist es sooo einfach&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: Matthias Brusdeylins</title>
		<link>http://brusdeylins.info/wordpress/probleme-mit-shortcodes/#comment-360</link>
		<dc:creator>Matthias Brusdeylins</dc:creator>
		<pubDate>Mon, 26 Jan 2009 23:15:23 +0000</pubDate>
		<guid isPermaLink="false">http://neu.brusdeylins.info/?p=99#comment-360</guid>
		<description>Thanks for reporting this bug to WP Trac. I hope they understand, that they have to divide the two Non-Greedy-Char-Areas (in our example on the first square bracket &quot;]&quot; - red text). So the engine needs less backtrackings and in this case less memory... 
that&#039;s all... :-)</description>
		<content:encoded><![CDATA[<p>Thanks for reporting this bug to WP Trac. I hope they understand, that they have to divide the two Non-Greedy-Char-Areas (in our example on the first square bracket &#8220;]&#8221; &#8211; red text). So the engine needs less backtrackings and in this case less memory&#8230;<br />
that&#8217;s all&#8230; <img src='http://brusdeylins.info/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: smilkobuta</title>
		<link>http://brusdeylins.info/wordpress/probleme-mit-shortcodes/#comment-358</link>
		<dc:creator>smilkobuta</dc:creator>
		<pubDate>Sun, 25 Jan 2009 16:57:04 +0000</pubDate>
		<guid isPermaLink="false">http://neu.brusdeylins.info/?p=99#comment-358</guid>
		<description>I report your code to WordPress Trac
http://trac.wordpress.org/ticket/8962</description>
		<content:encoded><![CDATA[<p>I report your code to WordPress Trac<br />
<a href="http://trac.wordpress.org/ticket/8962" rel="nofollow"></a><a href='http://trac.wordpress.org/ticket/8962'>http://trac.wordpress.org/ticket/8962</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: smilkobuta</title>
		<link>http://brusdeylins.info/wordpress/probleme-mit-shortcodes/#comment-357</link>
		<dc:creator>smilkobuta</dc:creator>
		<pubDate>Sun, 25 Jan 2009 16:31:32 +0000</pubDate>
		<guid isPermaLink="false">http://neu.brusdeylins.info/?p=99#comment-357</guid>
		<description>[...] このドイツ語のブログでやっと原因と&#228;正方法が分かりました。 几帳面にも、問題の正規表現の図解で解説までつけてくれたドイツ&#228;に感謝。 それにつけても、やっぱりドイツ&#228;てすげぇ・・・ [...]</description>
		<content:encoded><![CDATA[<p>[...] このドイツ語のブログでやっと原因と&#228;正方法が分かりました。 几帳面にも、問題の正規表現の図解で解説までつけてくれたドイツ&#228;に感謝。 それにつけても、やっぱりドイツ&#228;てすげぇ・・・ [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: smilkobuta</title>
		<link>http://brusdeylins.info/wordpress/probleme-mit-shortcodes/#comment-356</link>
		<dc:creator>smilkobuta</dc:creator>
		<pubDate>Sun, 25 Jan 2009 15:52:21 +0000</pubDate>
		<guid isPermaLink="false">http://neu.brusdeylins.info/?p=99#comment-356</guid>
		<description>Very Thanks to you!!!
I finally understood the source of this problem and problem itself.
I can&#039;t read German but your comment image is very easy to understand.

Danke sch&#246;n!!</description>
		<content:encoded><![CDATA[<p>Very Thanks to you!!!<br />
I finally understood the source of this problem and problem itself.<br />
I can&#8217;t read German but your comment image is very easy to understand.</p>
<p>Danke sch&#246;n!!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
