Opened 14 years ago
Closed 14 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)
Change History (8)
comment:1 Changed 14 years ago by
Status: | new → confirmed |
---|
Changed 14 years ago by
Attachment: | 7590.patch added |
---|
comment:2 Changed 14 years ago by
Owner: | set to kaga |
---|---|
Status: | confirmed → review |
comment:3 Changed 14 years ago by
Status: | review → review_failed |
---|
Changed 14 years ago by
Attachment: | 7590_2.patch added |
---|
comment:4 Changed 14 years ago by
Status: | review_failed → review |
---|
comment:5 Changed 14 years ago by
Status: | review → review_passed |
---|
comment:6 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | review_passed → closed |
Fixed with [6688].
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.