InteractiveFaultLocalization / iFL4Eclipse

iFL for Eclipse is an Eclipse plug-in for supporting interactive fault localization for Java projects developed in this environment.
Eclipse Public License 2.0
3 stars 1 forks source link

Typo in error message #190

Open brita-sed opened 3 years ago

brita-sed commented 3 years ago

Precondition

Steps

  1. Select a project.
  2. Click iFL button.
  3. Load scores.
  4. Click Show filters button.
  5. Add rule.
  6. Click Score.
  7. Give som character (not a number).
  8. Click Add button.

Expected results

Received results

space_needed_not_a_number

Environment:

Dhorvath1294 commented 3 years ago

https://github.com/InteractiveFaultLocalization/iFL4Eclipse/releases/tag/V2.duallist-sorting.3

brita-sed commented 3 years ago

The bug has been corrected.

corrected_popup

brita-sed commented 3 years ago

This bug appeared in Empty string input too, it hasn't been corrected, only in case of number input.

empty_sting_space

brita-sed commented 3 years ago

In this version (https://github.com/InteractiveFaultLocalization/iFL4Eclipse/releases/tag/V3.4.209.1) this bug has been corrected.

empty_sting_corrected