Logo etsi

ETSI's Bug Tracker

Notice: information submitted on the ETSI issue Tracker may be incorporated in ETSI publication(s) and therefore subject to the ETSI IPR policy.

View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0006888XSD Conformance Test Suite[TTCN-3 Reference Test Suite] ATSpublic02-03-2015 10:2625-09-2015 16:48
ReporterMartin Hauch 
Assigned ToBogdan Stanca-Kaposta 
PrioritynormalSeveritymajorReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version[TTCN-3 Reference Test Suite] v1.0.0 
Target VersionFixed in Version 
Summary0006888: wrong typename and wrong TTCN-3 type conversion for substitution-group
DescriptionATS_1424859611.58\Pos_080101_head_elements_of_substitution_groups_003:

Wrong type defintion "Ize" is used instead of "Ize2"!
Template definition
    template Ize m_msg := {
            { headNoSubstition := "anything" },
            { groupMember1 := "any thing" },
            { groupMember2 := "something" }
        }
not correct. Might be:
    template Ize2 m_msg := {
          headNoSubstition_list:= {
            { headNoSubstition := "anything" },
            { groupMember1 := "any thing" },
            { groupMember2 := "something" }
          }
        }

TagsNo tags attached.
Attached Files

- Relationships

-  Notes
(0013320)
Bogdan Stanca-Kaposta (developer)
25-09-2015 16:36

Agreed, renamed type Ize2 to Ize and added the missing field headNoSubstition_list.

- Issue History
Date Modified Username Field Change
02-03-2015 10:26 Martin Hauch New Issue
25-09-2015 16:36 Bogdan Stanca-Kaposta Note Added: 0013320
25-09-2015 16:36 Bogdan Stanca-Kaposta Status new => resolved
25-09-2015 16:36 Bogdan Stanca-Kaposta Resolution open => fixed
25-09-2015 16:36 Bogdan Stanca-Kaposta Assigned To => Bogdan Stanca-Kaposta
25-09-2015 16:48 Bogdan Stanca-Kaposta Status resolved => closed


MantisBT 1.2.14 [^]
Copyright © 2000 - 2024 MantisBT Team
Powered by Mantis Bugtracker