History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: RSRP-24627
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Blocker Blocker
Assignee: Sergey Coox
Reporter: Steve Henke
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
ReSharper

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

Created: 06 Aug 06 16:48   Updated: 09 Sep 06 13:33
Component/s: None
Fix Version/s: 2.0.1
Security Level: Everybody (All jira users)

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown

Build: 240
Fixed in build: 251
Old URL: http://www.intellij.net/tracker/resharper/viewSCR?publicId=24627


 Description  « Hide
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.



 All   Comments   Work Log   Change History      Sort Order:
Sergey Coox - 09 Aug 06 14:13
Re: #24627- Case-sensitivity in HTML requited by R# but not VS05
It's a known problem for custom controls. We will not fix by 2.0 release, but will in bugfix.