User interface issues
kiamlaluno - July 6, 2009 - 03:58
| Project: | Custom filter |
| Version: | 6.x-1.x-dev |
| Component: | User interface |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
| Issue tags: | 6.x-1.0-beta3, 6.x-2.0-beta1 |
Jump to:
Description
See the attachment; the title reported to the left of the tabs is not correct.
I think it is caused by the menus not being set with the right value (in example, a MENU_CALLBACK item has been marked as MENU_LOCAL_TASK.
| Attachment | Size |
|---|---|
| Voila_Capture_2.png | 30.61 KB |

#1
To notice that also the breadcrumb shown is not correct; the most annoying thing is that the breadcrumb doesn't contain a link to
admin/settings/filters/customfilter, which would allow to return to the list of the custom filters.To say the truth, that is caused by a bug in Drupal core code that has been already reported; the problem is that the bug report is open for Drupal 7, and the code has not been fixed, yet. We cannot wait it gets resolved for Drupal 6, and we should apply a workaround that would allow to have a useful breadcrumb.
The problem is present all times the parent menu item contains a % in its path; in such cases, the breadcrumb will not be shown as expected.
#2
I will open a different issue report for the breadcrumb, which probably takes more time to be really fixed. I can change the code to manually set the breadcrumb, but that means the menu cannot be moved to a different place.
#3
This has been fixed.
#4
#5
Automatically closed -- issue fixed for 2 weeks with no activity.