You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: