yourhead / s3

public info about s3
8 stars 7 forks source link

controls without IDs that are hidden can cause a crash #799

Closed yourhead closed 6 years ago

yourhead commented 6 years ago

a malformed custom control without an ID will cause a crash when the enable is value is changed.

yourhead commented 6 years ago

all controls should have IDs. it's a required field for a number of reasons. the control will behave in unexpected ways when it does not have an ID.

however it should not crash RW.

yourhead commented 6 years ago

fixed in 3.5.7 beta 1