Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Filtering fails when target contains multiple escapes #3

Closed
@michael-o

Description

@michael-o

If I try to interpolate ##${first} and #${last} where # is the escape string, the output is #${first} and #{last} and not #${first} and ${last}. See commit 8ccb8a9 for a test case.

This issue comes from https://issues.apache.org/jira/browse/MASSEMBLY-756.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions