Bug of the day

time to read 1 min | 81 words

This has caused some hair pulling, this piece of code fails if I don't pass a webcast variable, even though it is properly guarded.

image

Once I convinced myself that yes, I was stupid enough not to cover this scenario, reproducing this in a test was very easy.

The solution is so simple I am posting the changeset here:

image