When a user creates a subsite (not a Site Collection or Root Web) we like to make some changes to the site. Today we are using the WebProvisioned event to do the configuration after the site has been created.
However we have run into a problem when the subsite is created from a custom site template. I am defining a custom site template as a template that has been created when a user decides to save a site as a template.
Has anyone seen this behaviour before?