<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Here With Me &#187; Taxinomie</title>
	<atom:link href="http://www.herewithme.fr/tag/taxinomie/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.herewithme.fr</link>
	<description>Blog personnel et technique, Blog technique et personnel, Blog avant tout.</description>
	<lastBuildDate>Sat, 24 Jul 2010 15:53:13 +0000</lastBuildDate>
	<language>fr</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Correction rapide pour le bug de l&#8217;édition des mots clefs/catégories/termes dans WordPress Mu !</title>
		<link>http://www.herewithme.fr/2010/01/21/correction-rapide-pour-le-bug-de-ledition-des-mots-clefscategoriestermes-dans-wordpress-mu/</link>
		<comments>http://www.herewithme.fr/2010/01/21/correction-rapide-pour-le-bug-de-ledition-des-mots-clefscategoriestermes-dans-wordpress-mu/#comments</comments>
		<pubDate>Thu, 21 Jan 2010 13:30:07 +0000</pubDate>
		<dc:creator>Amaury</dc:creator>
				<category><![CDATA[blog]]></category>
		<category><![CDATA[Développement]]></category>
		<category><![CDATA[Taxinomie]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[WordPress Mu]]></category>

		<guid isPermaLink="false">http://www.herewithme.fr/?p=823</guid>
		<description><![CDATA[Un bug assez connu de la communauté WordPress Mu subsiste lors de l'édition de mots clefs. Le bug se produit uniquement dans certaines situations et est amplifié lors que l'installation WordPress Mu vient d'une migration de WordPress. En fait, le bug se caractérise par la perte des catégories/mots clefs ou bien une "confusion" dans la [...]]]></description>
			<content:encoded><![CDATA[<p>Un bug assez connu de la communauté <a href="http://www.herewithme.fr/tag/wordpress/" class="st_tag internal_tag" rel="tag nofollow" title="Posts tagged with WordPress">WordPress</a> Mu subsiste lors de l'édition de mots clefs. Le bug se produit uniquement dans certaines situations et est amplifié lors que l'installation <a href="http://www.herewithme.fr/tag/wordpress/" class="st_tag internal_tag" rel="tag nofollow" title="Posts tagged with WordPress">WordPress</a> Mu vient d'une migration de <a href="http://www.herewithme.fr/tag/wordpress/" class="st_tag internal_tag" rel="tag nofollow" title="Posts tagged with WordPress">WordPress</a>.</p>
<p>En fait, le bug se caractérise par la perte des catégories/mots clefs ou bien une "confusion" dans la taxonomie de <a href="http://www.herewithme.fr/tag/wordpress/" class="st_tag internal_tag" rel="tag nofollow" title="Posts tagged with WordPress">WordPress</a>. Vous éditez un mot clef avec l'ID 199 et ce dernier disparait au profit de la catégorie avec l'ID 8.</p>
<p>Étrange n'est ce pas !</p>
<p>Pourtant en base de données rien n'est perdu, c'est juste que la fonctionnalité globale catégories de <a href="http://www.herewithme.fr/tag/wordpress/" class="st_tag internal_tag" rel="tag nofollow" title="Posts tagged with WordPress">WordPress</a> Mu fout le bordel dans la table term_taxonomy.</p>
<p>Pour éviter d'avoir ce problème à l'édition, je vous donne un correctif très rapide : créer un fichier fix-bug-cat.php dans le dossier mu-plugins de votre installation <a href="http://www.herewithme.fr/tag/wordpress/" class="st_tag internal_tag" rel="tag nofollow" title="Posts tagged with WordPress">WordPress</a> Mu.</p>
<p>Et insérez-y le code suivant :</p>
<pre>&lt;?php
remove_filter ( 'term_id_filter', 'global_terms' );
?&gt;</pre>
<p>En désactivant le filtre fautif, vous vous évitez ce bug ennuyant... Pour ceux que ça intéresse, j'ai créé un <a href="http://core.trac.wordpress.org/ticket/11962">ticket sur le trac</a> à ce sujet pour probablement une correction définitive d'ici <a href="http://www.herewithme.fr/tag/wordpress/" class="st_tag internal_tag" rel="tag nofollow" title="Posts tagged with WordPress">WordPress</a> 3.0 !</p>

	Tags: <a href="http://www.herewithme.fr/tag/developpement/" title="Développement" rel="tag nofollow">Développement</a>, <a href="http://www.herewithme.fr/tag/taxinomie/" title="Taxinomie" rel="tag nofollow">Taxinomie</a>, <a href="http://www.herewithme.fr/tag/wordpress/" title="WordPress" rel="tag nofollow">WordPress</a>, <a href="http://www.herewithme.fr/tag/wordpress-mu/" title="WordPress Mu" rel="tag nofollow">WordPress Mu</a><br />

	<h4>Articles relatifs</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.herewithme.fr/2007/01/16/wordpressmu-copie-revoir/" title="WordPressMu : Copie &agrave; revoir&#8230; (16 janvier 2007)">WordPressMu : Copie &agrave; revoir&#8230;</a> (9)</li>
	<li><a href="http://www.herewithme.fr/2007/04/16/wordpress-mu-dans-le-cadre-dun-projet-professionnel/" title="WordPress Mu dans le cadre d&#8217;un projet professionnel (16 avril 2007)">WordPress Mu dans le cadre d&#8217;un projet professionnel</a> (8)</li>
	<li><a href="http://www.herewithme.fr/2007/11/23/un-peu-de-moi-dans-wordpress-mu-13/" title="Un peu de moi dans WordPress Mu 1.3 ! (23 novembre 2007)">Un peu de moi dans WordPress Mu 1.3 !</a> (3)</li>
	<li><a href="http://www.herewithme.fr/2007/07/20/sortie-de-simple-tagging-168/" title="Sortie de Simple Tagging 1.6.8 ! (20 juillet 2007)">Sortie de Simple Tagging 1.6.8 !</a> (5)</li>
	<li><a href="http://www.herewithme.fr/2007/10/02/simple-tags-gerez-vos-tags-differemment/" title="Simple Tags : G&eacute;rez vos tags&#8230; diff&eacute;remment&#8230; (2 octobre 2007)">Simple Tags : G&eacute;rez vos tags&#8230; diff&eacute;remment&#8230;</a> (2)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.herewithme.fr/2010/01/21/correction-rapide-pour-le-bug-de-ledition-des-mots-clefscategoriestermes-dans-wordpress-mu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
