Make WordPress Core

Opened 16 years ago

Closed 16 years ago

#9972 closed defect (bug) (invalid)

tagging of posts not working since 2.8beta1

Reported by: erunafailaro's profile erunafailaro Owned by:
Milestone: Priority: normal
Severity: normal Version: 2.8
Component: General Keywords: tag, term, post, edit, quick-edit
Focuses: Cc:

Description (last modified by ryan)

After upgrading from 2.7.1 to 2.8-beta1 and 2.8-beta2 it is no longer possible to add existing tags to posts. Only brand new tags can be added to posts, ie.e if I enter a new tag in the edit-post-screen or while doing quick.edit on the post-list.

Post request from a quick-edit to add the Tag "aufreger"

_inline_edit: 0f530c999c
_status: publish
aa: 2009
action: inline-save
comment_status: open
edit_date: true
hh: 15
jj: 24
mm: 05
mn: 13
ping_status: open
post_ID: 1749
post_category[]: 47
post_category[]: 1356
post_name: sinn-city-blog-ist-jugendgefahrdend
post_password: post_title: Sinn City Blog ist jugendgefährdend?
post_type: post
post_view: list
ss: 42
tags_input: Jugendschützer, jugendschutzprogramme, Aufreger,

Server-Reply:

<tr id='post-1749' class='alternate author-self status-publish iedit' valign="top">

<th scope="row" class="check-column"><input type="checkbox" name="post[]" value="1749" /></th>

<td class="post-title column-title"><strong><a class="row-title" href="http://www.weinschenker.name

/wp-admin/post.php?action=edit&amp;post=1749" title="Edit &#8220;Sinn City Blog ist jugendgefährdend
?&#8221;">Sinn City Blog ist jugendgefährdend?</a></strong>

<div class="row-actions"><span class='edit'><a href="http://www.weinschenker.name/wp-admin/post.php

?action=edit&amp;post=1749" title="Diesen Artikel bearbeiten">Bearbeiten</a> | </span><span class='inline

hide-if-no-js'><a href="#" class="editinline" title="Diesen Artikel hier bearbeiten">Schnellbearbeitung

</a> | </span><span class='delete'><a class='submitdelete' title='Diesen Beitrag löschen' href='post
.php?action=delete&amp;post=1749&amp;_wpnonce=0d0b9f9506' onclick="if ( confirm('Sie sind dabei, den

Artikel \'Sinn City Blog ist jugendgefährdend?\' zu löschen\nDrücken Sie \'Abbruch\' zum Abbrechen,
\'Ok\' zum Löschen.') ) { return true;}return false;">Löschen</a> | </span><span class='view'><a href

="http://www.weinschenker.name/2009-05-24/sinn-city-blog-ist-jugendgefahrdend/" title="View &#8220;Sinn

City Blog ist jugendgefährdend?&#8221;" rel="permalink">Anzeigen</a></span></div>

<div class="hidden" id="inline_1749">

<div class="post_title">Sinn City Blog ist jugendgefährdend?</div>
<div class="post_name">sinn-city-blog-ist-jugendgefahrdend</div>
<div class="post_author">1</div>
<div class="comment_status">open</div>
<div class="ping_status">open</div>
<div class="_status">publish</div>
<div class="jj">24</div>
<div class="mm">05</div>
<div class="aa">2009</div>
<div class="hh">15</div>
<div class="mn">13</div>
<div class="ss">42</div>
<div class="post_password"></div>
<div class="tags_input">Jugendschützer, jugendschutzprogramme</div>
<div class="post_category">47,1356</div>
<div class="sticky"></div></div> </td>

<td class="author column-author"><a href="edit.php?author=1">Jan</a></td>
<td class="categories column-categories"><a href='edit.php?category_name=aufreger'> Aufreger</a>

, <a href='edit.php?category_name=netzpolitik'> Netzpolitik</a></td>

<td class="tags column-tags"><a href='edit.php?tag=jugendschutzer'> Jugendschützer</a>, <a href='edit

.php?tag=jugendschutzprogramme'> jugendschutzprogramme</a></td>

<td class="comments column-comments"><div class="post-com-count-wrapper">

<a href='edit-comments.php?p=1749' title='0 vorgemerkt' class='post-com-count'><span class='comment-count'

3</span></a> </div></td>

<td class="date column-date"><abbr title="24.05.2009 15:13:42">24.05.2009</abbr><br />Veröffentlicht

</td> <td class="in_series column-in_series"></td>

</tr>

Change History (5)

#1 @ryan
16 years ago

  • Description modified (diff)

Are you using hyperdb? If so, try updating it to the latest version. Older versions have compatibility problems with 2.8 that result in tags not saving.

#2 @erunafailaro
16 years ago

  • Resolution set to fixed
  • Status changed from new to closed

Yes, thank you Ryan. This has solved the problem for me.

#3 @Denis-de-Bernardy
16 years ago

  • Milestone changed from Unassigned to 2.8

#4 @dd32
16 years ago

  • Milestone 2.8 deleted
  • Resolution fixed deleted
  • Status changed from closed to reopened

#5 @dd32
16 years ago

  • Resolution set to invalid
  • Status changed from reopened to closed
Note: See TracTickets for help on using tickets.