Having at least 2 Menus, say menu and menu2 (that ist column menutype in tbl j25_menu).
Attached you find the menu structure at my project with replaced names. - I have marked the entries with id 120 and 239.
In the Joomla administration, after editing entry 239 and then save, column path is updated wrongly con
I expected entry 239 updated without contents of entry 120.
see in description
Joomla 3.3.6
In ancient times had Joomla 1.5, updated to 2.5 and in turn to 3.x.
I could resolve the problem in libraries/joomla/table/nested.php in the 2 methods:  
Both functions select somehow their upper entries - I added AND p.menutype = n.menutype to the select queries which resolved the issue for me.
After almost a year with no other reports I am closing this at this time
| Status | New | ⇒ | Closed | 
| Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2016-04-06 11:30:39 | 
| Closed_By | ⇒ | brianteeman | 
I had something very similar happen to be recently with a site upgraded from 1.0 to 1.5 to 2.5 and then 3.4
This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/6907.