Skip to main content
Solved

StringReplacer not using percentage as replacement

  • March 12, 2020
  • 3 replies
  • 13 views

ekkischeffler
Contributor
Forum|alt.badge.img+6

In StringReplacer v5, if the 'Replacement Text' is set to % the transformer will only remove the 'Text To Replace' but not replace it with %.

The workaround seems to be to enter %% instead of %. That's not the expected behavior I suspect.

Have I missed something?

Cheers

FME 2019.2.2.0 (20200103 - Build 19817 - WIN64)

Best answer by markatsafe

@ekkischeffler I reproduced this in 2019.2. It seems to have been fixed in 2020.0 (just released this week) . I'll try and track down how this occurred.

This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

3 replies

chandan
  • 8 replies
  • March 12, 2020

Hello @ekkischeffler, I think it's a bug in v2019 which is quite mysterious! I have checked in v2018, there is no such kind of error.


Forum|alt.badge.img+2
  • 1891 replies
  • Best Answer
  • March 12, 2020

@ekkischeffler I reproduced this in 2019.2. It seems to have been fixed in 2020.0 (just released this week) . I'll try and track down how this occurred.


ekkischeffler
Contributor
Forum|alt.badge.img+6
  • Author
  • Contributor
  • 85 replies
  • March 12, 2020

@ekkischeffler I reproduced this in 2019.2. It seems to have been fixed in 2020.0 (just released this week) . I'll try and track down how this occurred.

Thanks for checking, Mark.