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
0003620Part 01: TTCN-3 Core LanguageTechnicalpublic24-06-2008 09:4413-08-2008 16:23
ReporterThomas Deiß 
Assigned ToIna Schieferdecker 
PrioritynormalSeverityminorReproducibilityN/A
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Versionv3.3.2 (published 2008-04) 
Target Versionv4.1.1 (published 2009-06)Fixed in Versionv4.1.1 (published 2009-06) 
Summary0003620: incorrect example for referenced character set
DescriptionClause 1.5.4 contains the following declarations
    type charstring MyCharRange ("a".."z");
    type charstring MyCharList ("a", "z");

    template MyCharRange myTempPatt3 := pattern "\N { MyCharList }";
    // myTempPatt3 and shall match strings "a" and "r" only
    
    template MyCharList myTempPatt4 := pattern "\N { MyCharRange }";
    // myTempPatt4 shall match strings "a" and "r" only

According to the declarations the templates should match the characters "a" and "z" instead of "a" and "r".
TagsNo tags attached.
Clause Reference(s)B.1.5.4
Source (company - Author)Nokia Siemens Networks - Thomas Deiss
Attached Filesdoc file icon CR3620.doc [^] (26,624 bytes) 18-07-2008 10:35

- Relationships

-  Notes
(0006342)
Thomas Deiß (reporter)
18-07-2008 15:11

ok to remove example.

- Issue History
Date Modified Username Field Change
24-06-2008 09:44 Thomas Deiß New Issue
24-06-2008 09:44 Thomas Deiß Status new => assigned
24-06-2008 09:44 Thomas Deiß Assigned To => Ina Schieferdecker
24-06-2008 09:44 Thomas Deiß Clause Reference(s) => B.1.5.4
24-06-2008 09:44 Thomas Deiß Source (company - Author) => Nokia Siemens Networks - Thomas Deiss
18-07-2008 10:35 Ina Schieferdecker File Added: CR3620.doc
18-07-2008 10:36 Ina Schieferdecker Assigned To Ina Schieferdecker => Thomas Deiß
18-07-2008 10:36 Ina Schieferdecker Resolution open => fixed
18-07-2008 10:36 Ina Schieferdecker Target Version => Edition 4.1.1 (not yet published)
18-07-2008 15:11 Thomas Deiß Note Added: 0006342
18-07-2008 15:11 Thomas Deiß Assigned To Thomas Deiß => Ina Schieferdecker
13-08-2008 16:23 Ina Schieferdecker Status assigned => resolved
13-08-2008 16:23 Ina Schieferdecker Fixed in Version => Edition 4.1.1 (not yet published)
13-08-2008 16:23 Ina Schieferdecker Status resolved => closed


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