From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12695 invoked by alias); 10 Aug 2009 04:16:46 -0000 Received: (qmail 12648 invoked by uid 48); 10 Aug 2009 04:16:31 -0000 Date: Mon, 10 Aug 2009 04:16:00 -0000 Message-ID: <20090810041631.12647.qmail@sourceware.org> From: "pravin dot d dot s at gmail dot com" To: libc-locales@sources.redhat.com In-Reply-To: <20090809051246.10501.santhosh.thottingal@gmail.com> References: <20090809051246.10501.santhosh.thottingal@gmail.com> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug localedata/10501] bn_IN collation does not have canonical equivalence definitions X-Bugzilla-Reason: AssignedTo Mailing-List: contact libc-locales-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: libc-locales-owner@sourceware.org X-SW-Source: 2009-q3/txt/msg00021.txt.bz2 ------- Additional Comments From pravin dot d dot s at gmail dot com 2009-08-10 04:16 ------- (In reply to comment #0) > Th bn_IN collation definitions does not have canonical equivalence definitions > for the canonical decomposition of the following letters : > U+09CB BENGALI VOWEL SIGN O > U+09CC BENGALI VOWEL SIGN AU these combination never occur in real world typing data, so no need to handle these thing. even if somebody mistakenly typing same we suppose to tell them this in incorrect and can create spoofing (and note these are not normalized sequences) and thats why rendering engine throwing dotted circle for these combination please check qt, icu there is bug with pango, if possible see uniscribe as well > U+09DC BENGALI LETTER RRA > U+09DD BENGALI LETTER RHA > U+09DF BENGALI LETTER YYA this is already handled. so in IMO we should close this bug as Not a Bug -- http://sourceware.org/bugzilla/show_bug.cgi?id=10501 ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.