FLAM Issue Tracker - FL5
View Issue Details
0000783FL52.2 Subprogram FLUC (CONV)public2016-02-10 20:372022-05-04 14:31
Falk Reichbott 
Falk Reichbott 
normalfeatureN/A
resolvedfixed 
GeneralGeneralGeneral
5.1.10 
5.1.295.1.27 
0000783: Add match of regular expression to string converter
To use the string converter to validate XML elements the match of regular expressions must be supported based on a provided pattern.

The match must be done on UTF-8, but the pattern is given in local charset.

PCRE must be integrated.
No tags attached.
Issue History
2016-02-10 20:37Falk ReichbottNew Issue
2016-02-10 20:37Falk ReichbottStatusnew => assigned
2016-02-10 20:37Falk ReichbottAssigned To => Falk Reichbott
2016-02-29 13:47Falk ReichbottTarget Version5.1.12 => 5.1.13
2016-06-02 10:20Falk ReichbottTarget Version5.1.13 => 5.1.14
2016-10-10 08:38Falk ReichbottTarget Version5.1.14 => 5.1.15
2016-11-21 15:45Falk ReichbottTarget Version5.1.15 => 5.1.16
2016-11-21 15:53Falk ReichbottTarget Version5.1.16 => 5.1.17
2017-11-10 09:37Falk ReichbottTarget Version5.1.17 => 5.1.19
2018-06-22 16:53Falk ReichbottTarget Version5.1.19 => 5.1.23
2020-04-18 18:42Falk ReichbottTarget Version5.1.23 => 5.1.27
2021-04-30 12:04Falk ReichbottTarget Version5.1.27 => 5.1.28
2022-03-09 10:42Falk ReichbottTarget Version5.1.28 => 5.1.29
2022-05-04 14:31Falk ReichbottNote Added: 0001362
2022-05-04 14:31Falk ReichbottStatusassigned => resolved
2022-05-04 14:31Falk ReichbottFixed in Version => 5.1.27
2022-05-04 14:31Falk ReichbottResolutionopen => fixed

Notes
(0001362)
Falk Reichbott   
2022-05-04 14:31   
Perl compatible regular expression are now supported for validation at read and for validation and/or replacement at write