Opened 14 years ago
Closed 14 years ago
#9 closed defect (fixed)
CharStringMatch BNF rule implementation not updated from v3.4.1
Reported by: | phdmakk | Owned by: | phdmakk |
---|---|---|---|
Priority: | major | Milestone: | v1.0.x Series |
Component: | Common | Version: | 1.0 |
Keywords: | Cc: |
Description (last modified by phdmakk)
v4.2.1 (updated in 4.1.1)
CharStringMatch ::= PatternKeyword Pattern { "&" ( Pattern | ReferencedValue ) }
vs. v3.4.1
CharStringMatch ::= PatternKeyword Cstring
Reported by Gustaf Johansson (Ericsson)
Change History (3)
comment:1 Changed 14 years ago by phdmakk
- Status changed from new to accepted
comment:2 Changed 14 years ago by phdmakk
- Description modified (diff)
comment:3 Changed 14 years ago by phdmakk
- Resolution set to fixed
- Status changed from accepted to closed
Note: See
TracTickets for help on using
tickets.