Closed t-lutz closed 10 years ago
This PR will enable bug fixes in mod_strip.
I suspect it is also possible to simplify some code now, some part of strip (and probably core) were tracking tab creation manually instead of relying on tabs:created
events. Will look into that later.
status -> Core review & validation assigned -> @spolu
This is the core issues behind #165 and #106: calling core's
tabs_new
silently creates a background tab but doesn't inform the modules about it.status: open assigned: t-lutz