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
0006676Part 01: TTCN-3 Core LanguageEditorialpublic24-01-2014 08:2519-06-2014 17:02
ReporterTomas Urban 
Assigned ToGyorgy Rethy 
PrioritynormalSeveritytrivialReproducibilityhave not tried
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Versionv4.5.1 (published 2013-04) 
Target Versionv4.7.1 (published 2015-06)Fixed in Versionv4.6.2 (interim 2014) 
Summary0006676: Incorrect record definition in import example
DescriptionThe example 1a. in 8.2.3.1 contains an incorrect definition of the record type MyRecordType which is defined as follows:

type record MyRecordType {
field1 MyType4,
field2 integer
}

The correct definition should be:
type record MyRecordType {
MyType4 field1,
integer field2
}
TagsNo tags attached.
Clause Reference(s)8.2.3.1
Source (company - Author)STF 470
Attached Files

- Relationships

-  Notes
(0012159)
Gyorgy Rethy (reporter)
19-06-2014 17:02

Fixed in master copy.

- Issue History
Date Modified Username Field Change
24-01-2014 08:25 Tomas Urban New Issue
24-01-2014 08:25 Tomas Urban Clause Reference(s) => 8.2.3.1
24-01-2014 08:25 Tomas Urban Source (company - Author) => STF 470
07-04-2014 14:54 Gyorgy Rethy Assigned To => Gyorgy Rethy
07-04-2014 14:54 Gyorgy Rethy Status new => assigned
08-04-2014 16:52 Gyorgy Rethy Target Version => v4.7.1 (published 2015-06)
19-06-2014 17:02 Gyorgy Rethy Note Added: 0012159
19-06-2014 17:02 Gyorgy Rethy Status assigned => closed
19-06-2014 17:02 Gyorgy Rethy Resolution open => fixed
19-06-2014 17:02 Gyorgy Rethy Fixed in Version => v4.6.2 (interim 2014)


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