You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When a module package is uploaded to the installer, if the <releaseNotes> or <license> element uses the src attribute to point to a file that is not in the package, an exception is throw and the user gets no feedback about the issue.
I wanted to try to see what EVS reports about this, because it might be a way to pull in some existing code/logic from the EVS repo. However, it looks like I won't be able to do that. 😦
I wanted to try to see what EVS reports about this, because it might be a way to pull in some existing code/logic from the EVS repo. However, it looks like I won't be able to do that. 😦
I was in the process of porting over EVS to our community dotnetfoundation account when I was expelled from the group which handles such tasks. As always, I'd be happy to resume that work, but I'd need that access restored. I highly doubt that would happen, but either way, I'm offering it because it's been 3 years now and nobody has stepped up to do the work that I had planned out in the roadmap for the build team I started but was disbanded from.
Description of bug
When a module package is uploaded to the installer, if the
<releaseNotes>
or<license>
element uses thesrc
attribute to point to a file that is not in the package, an exception is throw and the user gets no feedback about the issue.Steps to reproduce
Current behavior
Generic error (see screenshot below)
Expected behavior
Helpful error
Screenshots
Error information
The text was updated successfully, but these errors were encountered: