-
Notifications
You must be signed in to change notification settings - Fork 61
Closed
Description
Description
Apparently the links.target member of TERCC doesn't have an associated pattern that checks that it looks like a UUID. I've verified that it's only TERCC that has this bug.
I suppose this warrants a patch bump of the event?
Motivation
There's clearly no reason for TERCC events to be linking to non-UUIDs. This change was introduced in 2.0.0 if the event (#155) but nothing was mentioned in the commit message.
Exemplification
N/A
Benefits
Obvious.
Possible Drawbacks
None.
t-persson