Skip to content

only first occurences of $FILE replaced #4

@ReneGa

Description

@ReneGa

due to the behavior of String.replace(), only the first occurrence of $FILE is replaced. The builder should replace all occurrences of $FILE.
Maybe use regex inside replace instead? Like this: http://stackoverflow.com/questions/2116558/fastest-method-to-replace-all-instances-of-a-character-in-a-string

Best

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions