I 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.
Breadcrumb field is shown on term delete confirmation page
» Breadcrumb path form element is shown on term delete confirmation page
Version:
6.x-1.0
» 6.x-1.x-dev
Status:
Postponed (maintainer needs more info)
» Active
I 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.
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