Icon View Incident Report

Serious Serious
Reported By: Matthew Jones
Reported On: 3/8/2013
For: Version 1.01 Build 5
# 3784 IDE Not Clearing Event Properties for Shared Event Handlers When Event Handler is Deleted in Code

Create a button, called btnOne. Double click to create an event, put in a comment line.

Create another button, called btnTwo. Edit the click event to be the btnOneClick event handler. All is good.

Now empty the event handler, and the IDE removes the event, and clears the OnClick event for btnOne. But it doesn't change btnTwo's OnClick, and now generates a:

"[Error] fControl.wbs (0,0): The referenced variable, parameter, or function btnOneClick does not exist" but it is hard to work out why, because it doesn't exist, and btnOne doesn't reference it.


Resolution Resolution
Fixed Problem on 3/8/2013 in version 1.02 build 1


Products Affected Products Affected
Elevate Web Builder
Elevate Web Builder Trial

Image