Skip to content

Percentage symbol % caused extra characters set in variable #627

@Yiming-Jia

Description

@Yiming-Jia

Please check our current Issues to see if someone already reported this https://github.com/Microsoft/azure-pipelines-task-lib/issues
No.

Environment

azure-pipelines-task-lib version: "2.9.3"

Issue Description

When customer tried to set variable with value myPassword%, the actual value became myPassword%25.

Expected behaviour

myPassword% instead of myPassword%25

Actual behaviour

myPassword%25

Steps to reproduce

This issue happened under task Azure App Configuration. And after testing, we confirm this is a bug from azure-pipelines-task-lib. Original issue created under Azure App Configuration GitHub issue: Azure/AppConfiguration#313

#Please confirm if this is bug and an ETA for the fix.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions