From 52f73becc2c1858cc61959e859ec4057a0fc8a23 Mon Sep 17 00:00:00 2001 From: Juancheng Rong Date: Tue, 24 Oct 2017 15:53:56 +0800 Subject: [PATCH] Fixed the Premium SMS bug reported by our partner The detail is that : === === As displayed above, Arab Emirates is registered in sms_short_codes.xml. There is only CATEGORY_FREE_SHORT_CODE number for the county code "ae". All other numbers which include length under 5 digits is set as CATEGORY_NOT_SHORT_CODE, and so Premium SMS pop-up does not appear for both case. pattern="\\d{1,5}" is added to all similar entries BUG:66911380 Change-Id: I91b7cc55cc2365e2b956b810775208f0fef187fc Signed-off-by: Juancheng Rong --- core/res/res/xml/sms_short_codes.xml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/core/res/res/xml/sms_short_codes.xml b/core/res/res/xml/sms_short_codes.xml index f5b350b053d43..2ff3d3e129307 100644 --- a/core/res/res/xml/sms_short_codes.xml +++ b/core/res/res/xml/sms_short_codes.xml @@ -34,7 +34,7 @@ http://smscoin.net/software/engine/WordPress/Paid+SMS-registration/ --> - + @@ -126,7 +126,7 @@ - + @@ -150,7 +150,7 @@ - + @@ -199,10 +199,10 @@ - + - + @@ -224,7 +224,7 @@ - + @@ -240,13 +240,13 @@ - + - +