Skip to content

Transforming directory pathh adds extra slashes "\\" #78

@sunilbindra

Description

@sunilbindra

I am suing Magic chunks. In my master json file I have one key with value

"ExternalFiles": {
"EncryptionKeyFile": "C:\TotalKeys\key.config.json"
}
In my transformation file transforming it to I have this

"ExternalFiles/EncryptionKeyFile": "C:\TotalKeys\keytest.config.json"

When it transform result is having some extra slashes, dont know why:-

"ExternalFiles": {

image

}

Any Idea why there are extra "\". it got 4 instead of 2.

Any one aware of any solution
Thanks

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