Closed (fixed)
Project:
Taxonomy Breadcrumb
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
17 Nov 2009 at 21:19 UTC
Updated:
6 Dec 2009 at 20:30 UTC
If I delete a term the breadcrumb field is always shown above the confirmation delete button.
Comments
Comment #1
MGN commentedDoes this depend at all on the theme that you are using?
Can you verify that this problem still exists in the latest code (6.x-1.x-dev), and (if it does) attach an image showing the problem?
Thanks
Comment #2
hass commentedI have tested it only in my theme, but it cannot depend on a theme as the form_id and URL is unique and not themed. I will try to test this later with latest DEV.
Comment #3
MGN commentedI think I am seeing it now. To be more precise, the Breadcrumb Path (Taxonomy Breadcrumb) form element is showing up on the term delete confirmation page.
Thanks for reporting this. I'll have a look and post a patch for testing.
Comment #4
MGN commentedFix committed to 6.x-1.x-dev.
Comment #5
hass commentedthx