Creating a new extension in 7.2.2 fails. I think I saw something about this back in March 2014, then an update in early May 2014, but for some reason I cannot find it anywhere on the Web. I'm pretty sure this has been reported and is being tracked as a severe problem, but I'm looking for feedback from the Community.
The issue is with the "ownerForm.DataSource" object in ExtensionWizard.ascx.cs, which contains some null values for fields like "Name" when the "SaveExtensionPackage" method of the PackageController is called. These values should not be null; they should contain input from required fields in the form displayed by the wizard.
Behaves like a bug from my perspective, but maybe I'm missing something. Has anyone else been experiencing this?
I've been glueing DNN solutions (v2, v4, v5 and v7) onto proprietary systems since (gulp) iBuySpy in 2001 -- if that means anything to anyone -- so I know a little about how things work in DNN.
Thoughts?