Commit da7a24f
committed
sdk: correct langtag check to follow RFC 5646
The langtag check of ITEF BCP 47 format from the aas-core project
was not following the RFC 5646 precisely in two minor important
points.
These deviations are now corrected, so the check strictly follows
the syntax described in the standard.1 parent 76df133 commit da7a24f
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
304 | 304 | | |
305 | 305 | | |
306 | 306 | | |
307 | | - | |
| 307 | + | |
308 | 308 | | |
309 | 309 | | |
310 | 310 | | |
| |||
319 | 319 | | |
320 | 320 | | |
321 | 321 | | |
322 | | - | |
| 322 | + | |
323 | 323 | | |
324 | 324 | | |
325 | 325 | | |
| |||
0 commit comments