Description of the problem:
When editing properties of a HTML "table", you get the following JavaScript error
Webpage error details
User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C; .NET4.0E; InfoPath.3; MS-RTC LM 8)
Timestamp: Thu, 13 May 2010 19:17:22 UTC
Message: Invalid property value.
Line: 1
Char: 7463
Code: 0
URI: '>http://cutesoft.net/CuteSoft_Client/CuteEditor/Dialogs/Load.ashx?type=dialogscript&file=Dialog_Tag_Table.js
Steps to reproduce:
- Go to http://cutesoft.net/example/general.aspx
- Insert a table either by manually typing the appropriate HTML tags or by using the Table wizard (one row with one column is suficient)
- Right-click on the table and select Table->Properties
- Click on the "Table" tab
Please note: depending on the settings in your browser you will either get a pop-up JavaScirpt alert with the error message or simply a yellow warning icon in the lower left corner of your browser. Double-clicking on the yellow icon will reveal the actual JavaScript error message.