From 6d63d1a98cdaee3af5be1e48b4dad24c63a1e5b6 Mon Sep 17 00:00:00 2001 From: mark Date: Tue, 19 Aug 2025 08:15:00 +0100 Subject: [PATCH 1/2] Adding PUKCodes --- 104144/dictionaries/ts_104144_DictionaryDefinitions.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/104144/dictionaries/ts_104144_DictionaryDefinitions.xml b/104144/dictionaries/ts_104144_DictionaryDefinitions.xml index e0e37ba1..7fa28c32 100644 --- a/104144/dictionaries/ts_104144_DictionaryDefinitions.xml +++ b/104144/dictionaries/ts_104144_DictionaryDefinitions.xml @@ -78,6 +78,10 @@ DebitOrCreditCardInformation Form 1 Section F checkbox labelled "Debit or credit card information" etc. was checked. + + PUKCodes + Form 1 Section F checkbox labelled "PUK-Codes" was checked. + SubscriberDataOther Form 1 Section F checkbox labelled "Other" in bullet (a) was checked. If the value provided next to the "other" box can be interpreted as a valid Service Provider supplied RequestSubtype DictionaryEntry, then that DictionaryEntry may be used instead, otherwise the relevant details shall also be provided in the LDTask ManualInformation field. -- GitLab From 8748476c53f9165db99f8e64e70e135782b7a070 Mon Sep 17 00:00:00 2001 From: mark Date: Thu, 21 Aug 2025 12:30:31 +0100 Subject: [PATCH 2/2] More fixes --- 104144/dictionaries/ts_104144_DictionaryDefinitions.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/104144/dictionaries/ts_104144_DictionaryDefinitions.xml b/104144/dictionaries/ts_104144_DictionaryDefinitions.xml index 7fa28c32..d70e10d2 100644 --- a/104144/dictionaries/ts_104144_DictionaryDefinitions.xml +++ b/104144/dictionaries/ts_104144_DictionaryDefinitions.xml @@ -139,7 +139,7 @@ Form 1 Section F checkbox labelled "Duration of connection or access session(s)" was checked. - TrafficDataMobileOther + TrafficDataInternetOther Form 1 Section F checkbox labelled "Other" in bullet (c) (ii) was checked. If the value provided next to the "other" box can be interpreted as a valid Service Provider supplied RequestSubtype DictionaryEntry, then that DictionaryEntry may be used instead, otherwise the relevant details shall also be provided in the LDTask ManualInformation field. @@ -151,7 +151,7 @@ Form 1 Section F checkbox labelled "Tickets" was checked. - TrafficDataInternetOther + TrafficDataHostingOther Form 1 Section F checkbox labelled "Other" in bullet (c) (iii) was checked. If the value provided next to the "other" box can be interpreted as a valid Service Provider supplied RequestSubtype DictionaryEntry, then that DictionaryEntry may be used instead, otherwise the relevant details shall also be provided in the LDTask ManualInformation field. -- GitLab