﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
9944	insertcellbefore and insertcellafter in nested tables is incorrect	Michiel Overeem		The insertcellbefore and insertcellafter commands from the tabletools plugin is incorrect. The insertCell function found in this plugin looks for the first tablecell (td) ascendant. If there is none, it looks for the first table-header-cell (th) ascendant. It does not check if the cell is a child of the current table. If the tables are nested, or the editor itself is nested inside of a  table, the cell is added to the incorrect table. I've attached a corrected function that can be used to patch this bug.	Bug	closed	Normal		Core : Tables	3.0	duplicate		
