Mantis Bug Tracker

View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0000804Taste[All Projects] TASTE-IV/DVpublic2018-09-12 12:192018-11-26 10:10
Reporterttsiodras 
Assigned Toellidiss 
PrioritynormalSeverityminorReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Summary0000804:

Errors in the DataView pane persist on the status line (in red) even after they're fixed.

Description

Errors in the DataView pane persist on the status line (in red) even after they're fixed.

Steps To Reproduce

Make an error in the DataView - e.g.

MySeq ::= SEQUENCE {
   foo REAL  -- this needs a range constraint
}

...save the DV, see the red - then fix it...

MySeq ::= SEQUENCE {
   foo REAL ( -10.0  .. 10.0 )
}

...and the red stays.

TagsNo tags attached.
Attached Files

- Relationships

-  Notes
(0003452)
ellidiss (developer)
2018-09-13 15:36

Corrected in the Ellidiss SVN
Will be part of version 2.1.19

(0003496)
maxime (administrator)
2018-11-22 08:45

This bug is not fixed in the latest version, the red error remains on the bottom line

(0003509)
ellidiss (developer)
2018-11-23 14:43

There were a merge error when porting latest changes from our trunk to the COO7 branch.
Corrected in Beta 7 for COO7

(0003510)
ellidiss (developer)
2018-11-23 14:44

Corrected in Beta 7 for COO7
Version committed in the ESA Git repository

(0003515)
maxime (administrator)
2018-11-26 10:10

confirmed, it works in beta 7 - closing


- Issue History
Date Modified Username Field Change
2018-09-12 12:19 ttsiodras New Issue
2018-09-12 12:19 ttsiodras Status

new => assigned

2018-09-12 12:19 ttsiodras Assigned To

=> ellidiss

2018-09-13 15:36 ellidiss Note Added: 0003452
2018-09-17 08:44 maxime Status

assigned => resolved

2018-09-17 08:44 maxime Resolution

open => fixed

2018-11-22 08:45 maxime Note Added: 0003496
2018-11-22 08:45 maxime Status

resolved => new

2018-11-23 14:43 ellidiss Note Added: 0003509
2018-11-23 14:44 ellidiss Note Added: 0003510
2018-11-23 14:44 ellidiss Status

new => resolved

2018-11-26 10:10 maxime Note Added: 0003515
2018-11-26 10:10 maxime Status

resolved => closed



Copyright © 2000 - 2011 MantisBT Group
Powered by Mantis Bugtracker