-
Notifications
You must be signed in to change notification settings - Fork 757
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Extension info not completed deleted on deletion of extension #4146
Comments
I believe this is related to the dll files not being deleted because they are "in use" by w3wp.exe. |
We have detected this issue has not had any activity during the last 90 days. That could mean this issue is no longer relevant and/or nobody has found the necessary time to address the issue. We are trying to keep the list of open issues limited to those issues that are relevant to the majority and to close the ones that have become 'stale' (inactive). If no further activity is detected within the next 14 days, the issue will be closed automatically. |
@TopCat6 @EPTamminga |
@sleupold Good point. However, I think I have traced the problem to a bug in the DNN Telerik Identifier module that I was using. It was holding file locks: |
@TopCat6 , |
@sleupold Got it. DnnTelereikIdentifier should only be looking at .dll files. Presuming that is true, my point is not relevant. |
@sleupold I did not test it specifically for LP's. but I remember that the Delete Files option (in general) did not delete files as expected. I am not sure if this has been fixed, |
We have detected this issue has not had any activity during the last 90 days. That could mean this issue is no longer relevant and/or nobody has found the necessary time to address the issue. We are trying to keep the list of open issues limited to those issues that are relevant to the majority and to close the ones that have become 'stale' (inactive). If no further activity is detected within the next 14 days, the issue will be closed automatically. |
This issue has been closed automatically due to inactivity (as mentioned 14 days ago). Feel free to re-open the issue if you believe it is still relevant. |
Description of bug
Installed Language Pack as extension, deleted it (with file removal) and installed it again: it mentioned that I will do a repair, which is not corect
Steps to reproduce
List the precise steps to reproduce the bug:
Current behavior
It tells me in 4. that I am doing a repair
Expected behavior
No repair, a normal install
Screenshots
Error information
Provide any error information (console errors, error logs, etc.) related to this bug.
Additional context
Provide any additional context that may be helpful in understanding and/or resolving the bug.
Affected version
Affected browser
The text was updated successfully, but these errors were encountered: