Closed
Description
Description
VSTS installation package comes with wrongly named extension.
Steps to reproduce
- Get 9.2.2.64 from VSTS
- extract the install.zip
- go to
Install/Module
Current result
Extensions have weird names like
DNNCE_SocialGroups_9.ToString('00').2.ToString('00').2.ToString('00')_Install
instead of
DNNCE_SocialGroups_09.02.02_Install
String format leaked into the names. Besides, is the leading zero even necessary? @zyhfish @ashishpd @galatrash
Affected version
- 9.2.2