Project

General

Profile

Bug #3719

Channel name placeholder (%c, %C) used for channel icons is too restrictive

Added by AX Free over 8 years ago. Updated over 3 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
-
Target version:
Start date:
2016-04-12
Due date:
% Done:

0%

Estimated time:
Found in version:
4.1
Affected Versions:

Description

Hi,

Currently, channel name placeholder (%c) takes only subset of ascii characters.
All other foreign language characters are lost during conversion.

These are the few samples from OLLEH TV LIVE service in Korea.

CH NAME        %c           %C
-- ----        --           --
 1 SkyUHD1     "SkyUHD1"    "SkyUHD1"  
 2 SkyTravel   "SkyTravel"  "SkyTravel" 
 4 CJ오쇼핑    "CJ???"      "CJ___" 
 5 SBS         "SBS"        "SBS" 
 6 NS홈쇼핑    "NS???"      "NS___" 
 7 KBS2        "KBS2"       "KBS2" 
 8 GS SHOP     "GS SHOP"    "GS_SHOP" 
 9 KBS1        "KBS1"       "KBS1" 
10 홈&쇼핑     "?&??"       "_&__" 
11 MBC         "MBC"        "MBC" 
12 롯데홈쇼핑  NULL         NULL       ; first character is not ASCII
13 EBS         "EBS"        "EBS" 
14 현대홈쇼핑  NULL         NULL       ; first character is not ASCII

I think there's no need to strip down to 7 bit ASCII these days. UTF-8 is safe from special character handling by design.

History

#1

Updated by Jaroslav Kysela over 8 years ago

  • Target version set to 4.4
#2

Updated by Flole Systems over 3 years ago

  • Target version changed from 4.4 to 4.6

Also available in: Atom PDF