ETSI's Bug Tracker - ASN.1
View Issue Details
0006066ASN.1Base Specpublic25-04-2012 15:4615-05-2012 10:19
Sebastian Muellers 
Andras Kovacs 
normalminorhave not tried
closedfixed 
 
v0.0.1 
0006066: to rename Situation to EventType
rename Situation ::= SEQUENCE {
  causeCode CauseCode,
  subCauseCode SubCauseCode
 }
No tags attached.
Issue History
25-04-2012 15:46Sebastian MuellersNew Issue
25-04-2012 15:47Sebastian MuellersStatusnew => assigned
25-04-2012 15:47Sebastian MuellersAssigned To => Andras Kovacs
13-05-2012 17:54Andras KovacsStatusassigned => resolved
13-05-2012 17:54Andras KovacsResolutionopen => fixed
13-05-2012 17:54Andras KovacsNote Added: 0010597
15-05-2012 10:19Sebastian MuellersStatusresolved => closed
15-05-2012 10:19Sebastian MuellersFixed in Version => v0.0.1

Notes
(0010597)
Andras Kovacs   
13-05-2012 17:54   
Because of the updated CauseCode definition the renaming in DENM looks as follows:


SituationContainer ::= SEQUENCE {
    informationQuality InformationQuality,
    eventType CauseCode
}