Renaming inside ascx files does not work properly
Hi,
I got another problem during renaming inside of ascx files.
When I want to rename an ID value of an element inside of an ascx file at least all third or fourth try first I've to save the file before it is possible. As U can see in the attached screenshot as an example I emptied the name (even I can try to enter a new different ID) and still there is the error provider icon on the right. The old ID "pnlBestellen" is deleted and I wanted it to be replaced by "PanelOrder" but it will not work until I saved the ascx file.
Because I've to do endless renamings in this horrible project it is really annoying that is does not work like it should. If I've to do renaming in CS files there's no problem and I can do it without saving the file after each third rename.
Does this problem just occures at my system or is it a know bug?
Sighing greetings
Reiner
Attachment(s):
ReSharper 7.1.1 bug when renaming in ASCX files.png
Please sign in to leave a comment.
Hello Reiner,
Thanks for the report, however I can;t understand what is the original issue... ReSharper will not allow to do the rename if the name field is emty (that's why it indicated the "block" icon in the top right corner of the rename field).
What will happen if you enter the desired name and apply the rename refactoring?
Thank you!