Closed (fixed)
Project:
Title
Version:
7.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
15 Feb 2012 at 16:56 UTC
Updated:
13 Jun 2014 at 23:38 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
steinmb commentedProb. related to this also. The attached screenshot show an title field replaced for a taxonomy term.

Inspecting the term object show that the 'name' string is empty. I thought that we also need to update the title (name) when saving the enity not only the name_field text field it create? The terms listed under the empty term-name is terms created/edited before replacing the title.
Comment #2
plach#1 is a different issue, please check whther there is already a bug report for it.
Comment #3
miroslavbanov commentedThis is a fix to the original issue where in the UI the html columns are broken - one less for field group related stuff. I've attached a patch to illustrate. Fixed by making the replace link take the column for delete operation, which I believe makes perfect sense.
Comment #4
hellolindsay commentedI have this issue as well. Any chance we could get the patch in #3 added to the official release?
Comment #5
Stevel commentedYes, let's get this in. Patch looks good and fixes the issue, so RTBC.
Comment #6
plachCommitted and pushed, thanks.