Skip to content

function expression fn:substring-after returning incorrect data #1345

@PaulWojcik-TMMC

Description

@PaulWojcik-TMMC

The following function fn:substring-after('node/') applied to : "node/1234"

returns "ode/1234" instead of "1234"

Documentation states the following:
Parses the result of the previous expression and passes along only the characters after the first occurrence of givenString.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions