Skip to content
This repository has been archived by the owner on Nov 15, 2021. It is now read-only.

Problem 189760: OpenCover.Framework.Filtering.FilterHelper.ValidateAndEscape #579

Closed
sawilde opened this issue Apr 26, 2016 · 1 comment
Closed

Comments

@sawilde
Copy link
Member

sawilde commented Apr 26, 2016

https://drdump.com/Problem.aspx?ProblemID=189760

System.InvalidOperationException: The string is invalid for an filter name [pp_comlib*]
 at OpenCover.Framework.Filtering.FilterHelper.ValidateAndEscape(String match, String notAllowed) in FilterHelper.cs:17
 at OpenCover.Framework.Filtering.FilterHelper.AddFilters(ICollection`1 target, IEnumerable`1 filters, Boolean isRegexFilter) in FilterHelper.cs:54
 at OpenCover.Framework.Filter.BuildFilter(CommandLineParser parser) in Filter.cs:435
 at OpenCover.Console.Program.BuildFilter(CommandLineParser parser) in Program.cs:508
 at OpenCover.Console.Program.Main(String[] args) in Program.cs:56

this should just be a normal error to the screen informing the user of the issue - no need to report to drdump

@sawilde
Copy link
Member Author

sawilde commented Jul 11, 2016

this was already addressed in 35d5a67

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant