Opened 13 years ago

Closed 13 years ago

#7590 closed Bug (fixed)

ASP.NET: error when trying to reset values in Properties window

Reported by: Wiktor Walc Owned by: kaga
Priority: Normal Milestone:
Component: Server : ASP.Net Version: 3.5.2
Keywords: Cc:

Description

when trying to reset Width and Height an alert message is shown in VS 2010:

Object of type 'System.String' cannot be converted to type 'System.Web.UI.WebControls.Unit'.

Attachments (2)

7590.patch (815 bytes) - added by kaga 13 years ago.
7590_2.patch (3.4 KB) - added by kaga 13 years ago.

Download all attachments as: .zip

Change History (8)

comment:1 Changed 13 years ago by Wiktor Walc

Status: newconfirmed

Changed 13 years ago by kaga

Attachment: 7590.patch added

comment:2 Changed 13 years ago by kaga

Owner: set to kaga
Status: confirmedreview

comment:3 Changed 13 years ago by Wiktor Walc

Status: reviewreview_failed

I didn't mention it in the original bug report, but after checking all available values I found that there is also a problem with resetting ProtectedSource and IndentClasses.

Changed 13 years ago by kaga

Attachment: 7590_2.patch added

comment:4 Changed 13 years ago by kaga

Status: review_failedreview

comment:5 Changed 13 years ago by Wiktor Walc

Status: reviewreview_passed

comment:6 Changed 13 years ago by Wiktor Walc

Resolution: fixed
Status: review_passedclosed

Fixed with [6688].

Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy