Priority
Show-stopper
Type
Bug 
State
Fixed 
Assignee
Sergey Coox 
Subsystem
No subsystem 
Affected versions
Fixed in
Fixed in build
Next build 
Build
240
Fixed in build
251
  • Submitted by   Steve Henke
    3 years ago (06 Aug 2006 16:48)
  • Updated by Steve Henke
    3 years ago (09 Sep 2006 13:33)
  • Jira: RSRP-24627
    (history, comments)

RSRP-24627

Case-sensitivity in HTML requited by R# but not VS05

0
We have extended web controls, such as System.Web.UI.WebControls.DropDownList. When dropping them on aspx/ascx pages, they are sometimes created by VS in proper casing and sometimes in all lower case. For example:

<form:MyExtendedTextBox ID=...></form:MyExtendedTextBox>

<form:myextendedtextbox ID=...></form:myextendedtextbox>

ReSharper will not recognize the lower-cased tags even though VS05 creates, recognizes, and compiles without a problem.

Issue was closed
Comments (0)
 
History (0)
 
Links
 
Issue has no comments