https://bz.apache.org/bugzilla/show_bug.cgi?id=61311
Remy Maucherat <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- OS| |All --- Comment #1 from Remy Maucherat <[email protected]> --- I agree the algorithm looks weird. Probably something like: if (!success && !parameters.isParseFailed()) would do what's needed there, and set UNKNOWN only if no reason was set before. -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
