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

Key: RSRP-56083
Type: Usability Problem Usability Problem
Status: Open Open
Priority: Normal Normal
Assignee: Sergey Shkredov
Reporter: Andrew Serebryansky
Votes: 0
Watchers: 0
Operations

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

Move to namespace quick fix doesn't update namespace usages in aspx markup

Created: 17 Jan 08 16:57   Updated: 05 Feb 08 18:56
Component/s: Refactorings - Move Type
Fix Version/s: Future Versions
Security Level: Everybody (All jira users)

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown
File Attachments: 1. Zip Archive testapp.zip (12 kb)



 Description  « Hide
When using 'Move to ... namespace' quick fix to cure 'Namespace doesn't correspond to file location quick fix' on aspx files, ReSharper correctly updates .aspx.cs and .aspx.designer.cs files but doesn't update aspx file itself.

If you open the admin/admin.aspx.cs file you should see a resharper hint for the namespace MyCompany.MySite suggesting ot rename it to MyCompany.MySite.Admin.

When using this refactoring, the admin.designer.cs file get's updated, but the "inherits" tag in the @page directive in admin.aspx does not.



 All   Comments   Work Log   Change History      Sort Order:
There are no comments yet on this issue.