Quantcast
Channel: YouTrackReSharper (RSRP) - Bug and Issue Tracker
Viewing all articles
Browse latest Browse all 106942

RSRP-194136: ASP.NET quotation marks for the new attribute inserted in the wrong place in the code

$
0
0
Reporter Alex Berezoutsky (fergard) Alex Berezoutsky (fergard)
Created Oct 18, 2010 5:42:32 PM
Updated Jan 16, 2012 9:09:48 PM
Resolved Jan 16, 2012 6:14:16 PM
Priority Normal
Type Bug
Fix versions 6.1
State Fixed
Assignee Dmitry Osinovsky (Dmitry.Osinovsky)
Subsystem No subsystem
Affected versions 5.1.1
Fixed in build 6.5.1.2465
Have a following code:
<img src="/images/about.gif" width="56" height="59" />

Put a carret right befor "width" attribute and start typing new "alt" attribute to have the following:
<img src="/images/about.gif" alt=" width=""56" height="59" />

Which is not correct, must be:
<img src="/images/about.gif" alt="" width="56" height="59" />

Viewing all articles
Browse latest Browse all 106942

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>