Regex bug #1

Closed
opened 2018-11-19 08:21:59 +00:00 by sbrl · 1 comment
Owner

When we implemented the latest round of upgrades, we added support for replacing 'my' with 'your', and 'me' with 'you'. Unfortunately, we forgot to match against a word boundary. In addition, I think we have a minor ordering issue, as it's doing some double replacements.

When we implemented the latest round of upgrades, we added support for replacing 'my' with 'your', and 'me' with 'you'. Unfortunately, we forgot to match against a word boundary. In addition, I think we have a minor ordering issue, as it's doing some double replacements.
Author
Owner

Fixed :D

Fixed :D
sbrl closed this issue 2018-11-24 13:57:22 +00:00
Sign in to join this conversation.
No Label
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: sbrl/RhinoReminds#1
No description provided.