Skip to content

When packaged, install modules have invalid names #2239

Closed
@tpluscode

Description

@tpluscode

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

image

String format leaked into the names. Besides, is the leading zero even necessary? @zyhfish @ashishpd @galatrash

Affected version

  • 9.2.2

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions