Inline filter duplicates a node's menu item
spython - February 22, 2009 - 06:03
| Project: | Inline |
| Version: | 6.x-2.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | duplicate |
Jump to:
Description
After creating an entry with a menu item for it, there are two links shown in the menu for this entry.
If I edit the entry and check "delete menu item", one of them gets deleted. Repeating it deletes the second link.
I am using latest dev versions of wysiwyg API 2.x, InlineAPI 2.x and TinyMCE 3.2.1.1; no filters are defined for my input format.
Inline 1.0 doesn't show this behavior. Also the menu link doesn't get duplicated if the text field is empty.

#1
Oh well, I was lying - the Inline images and Inline filter are of course active for this input format.
#2
Ok, checked it a little further - if both filters or only "Inline contents" filter is activated, the menu item gets duplicated. If only "inline images", everything works how it should.
#3
Thanks for reporting. Needs further analysis.
#4
Marking as duplicate of #172613: Inline API: Solve all problems..