Icon View Incident Report

Minor Minor
Reported By: Matthew Jones
Reported On: 5/24/2013
For: Version 1.01 Build 5
# 3797 Component Names Can Be Incorrectly Removed in the IDE

Put a TEdit on a form. Edit its name, and delete it. The form file is altered to be

object TEWBDesignEdit
Left = 58

instead of

object editTitle: TEWBDesignEdit
Left = 58

This causes the compiler to fall over in interesting ways. You do get some sort of warning usually, but I was able to output the javascript which then has interesting syntax errors like "$t. = null".


Resolution Resolution
Fixed Problem on 5/24/2013 in version 1.02 build 1


Products Affected Products Affected
Elevate Web Builder
Elevate Web Builder Trial

Image