Opened 16 years ago
Closed 16 years ago
#678 closed defect (fixed)
The 'Test with file' function doesn't clear values from parent form
Reported by: | Nicklas Nordborg | Owned by: | Nicklas Nordborg |
---|---|---|---|
Priority: | major | Milestone: | BASE 2.4 |
Component: | web | Version: | |
Keywords: | Cc: |
Description
- Enter a plug-in configuration sequence for one of the flat file parser plug-ins, for example the reporter importer
- Enter a value for some of the regular expressions, for example, the ignore expression
- Use the "Test with file" function and clear the corresponding value in the new popup
- Click ok to close the "Test with file" form
- The value is still present in the main configuration form. The 'x' mark may be gone, but as soon as you click on the parameter the original value magically reappears.
Change History (2)
comment:1 Changed 16 years ago by
Owner: | changed from everyone to Nicklas Nordborg |
---|---|
Status: | new → assigned |
comment:2 Changed 16 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
(In [3566]) Fixes #678, #679, #680