public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug localedata/5912] New: lv_LV has incorrect spaces in abbreviated weekday names
@ 2008-03-11 14:21 martin dot pitt at ubuntu dot com
  2008-03-11 14:22 ` [Bug localedata/5912] " martin dot pitt at ubuntu dot com
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: martin dot pitt at ubuntu dot com @ 2008-03-11 14:21 UTC (permalink / raw)
  To: glibc-bugs

In https://launchpad.net/bugs/58338, an Ubuntu user reported that the
abbreviated weekday names for lv_LV have unnecessary spaces.

-- 
           Summary: lv_LV has incorrect spaces in abbreviated weekday names
           Product: glibc
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: localedata
        AssignedTo: libc-locales at sources dot redhat dot com
        ReportedBy: martin dot pitt at ubuntu dot com
                CC: glibc-bugs at sources dot redhat dot com


http://sourceware.org/bugzilla/show_bug.cgi?id=5912

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug localedata/5912] lv_LV has incorrect spaces in abbreviated weekday names
  2008-03-11 14:21 [Bug localedata/5912] New: lv_LV has incorrect spaces in abbreviated weekday names martin dot pitt at ubuntu dot com
@ 2008-03-11 14:22 ` martin dot pitt at ubuntu dot com
  2008-03-11 19:23 ` drepper at redhat dot com
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: martin dot pitt at ubuntu dot com @ 2008-03-11 14:22 UTC (permalink / raw)
  To: glibc-bugs


------- Additional Comments From martin dot pitt at ubuntu dot com  2008-03-11 14:21 -------
Created an attachment (id=2317)
 --> (http://sourceware.org/bugzilla/attachment.cgi?id=2317&action=view)
Ubuntu patch


-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=5912

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug localedata/5912] lv_LV has incorrect spaces in abbreviated weekday names
  2008-03-11 14:21 [Bug localedata/5912] New: lv_LV has incorrect spaces in abbreviated weekday names martin dot pitt at ubuntu dot com
  2008-03-11 14:22 ` [Bug localedata/5912] " martin dot pitt at ubuntu dot com
@ 2008-03-11 19:23 ` drepper at redhat dot com
  2008-03-11 20:02 ` martin dot pitt at ubuntu dot com
  2008-06-25 20:49 ` drepper at redhat dot com
  3 siblings, 0 replies; 5+ messages in thread
From: drepper at redhat dot com @ 2008-03-11 19:23 UTC (permalink / raw)
  To: glibc-bugs


------- Additional Comments From drepper at redhat dot com  2008-03-11 19:22 -------
Stop referring to other bug report systems.  I'm not going to look at any of
them.  You must provide all the information here.  Unless the original author
agrees or, when s/he fails to respond in time, evidence for the correctness of
the change is presented, nothing will change.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |WAITING


http://sourceware.org/bugzilla/show_bug.cgi?id=5912

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug localedata/5912] lv_LV has incorrect spaces in abbreviated weekday names
  2008-03-11 14:21 [Bug localedata/5912] New: lv_LV has incorrect spaces in abbreviated weekday names martin dot pitt at ubuntu dot com
  2008-03-11 14:22 ` [Bug localedata/5912] " martin dot pitt at ubuntu dot com
  2008-03-11 19:23 ` drepper at redhat dot com
@ 2008-03-11 20:02 ` martin dot pitt at ubuntu dot com
  2008-06-25 20:49 ` drepper at redhat dot com
  3 siblings, 0 replies; 5+ messages in thread
From: martin dot pitt at ubuntu dot com @ 2008-03-11 20:02 UTC (permalink / raw)
  To: glibc-bugs


------- Additional Comments From martin dot pitt at ubuntu dot com  2008-03-11 20:01 -------
The original report said

"I had to change this:
LC_TIME
abday "<U0053><U0076>";"<U0050><U00A0>";/
         "<U004F><U00A0>";"<U0054><U00A0>";/
         "<U0043><U00A0>";"<U0050><U006B>";/
         "<U0053><U00A0>"

to that:
LC_TIME
abday "<U0053><U0076>";"<U0050>";/
         "<U004F>";"<U0054>";/
         "<U0043>";"<U0050><U006B>";/
         "<U0053>"

in file /usr/share/i18n/locales/lv_LV, otherwise function strftime('%a') (which
I tried on perl and php) returns additional empty UTF characters."

which is really quite obvious AFAICS? What other information do you need?

-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=5912

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug localedata/5912] lv_LV has incorrect spaces in abbreviated weekday names
  2008-03-11 14:21 [Bug localedata/5912] New: lv_LV has incorrect spaces in abbreviated weekday names martin dot pitt at ubuntu dot com
                   ` (2 preceding siblings ...)
  2008-03-11 20:02 ` martin dot pitt at ubuntu dot com
@ 2008-06-25 20:49 ` drepper at redhat dot com
  3 siblings, 0 replies; 5+ messages in thread
From: drepper at redhat dot com @ 2008-06-25 20:49 UTC (permalink / raw)
  To: glibc-bugs


------- Additional Comments From drepper at redhat dot com  2008-06-25 20:49 -------
The non-breakable spaces must have been added intentionally.  I have no reason
to believe you more than the original author.  As already said before, you have
to contact the original author.

And change the status from WAITING, otherwise additional comments might not be
seen in time.

-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=5912

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2008-06-25 20:49 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-03-11 14:21 [Bug localedata/5912] New: lv_LV has incorrect spaces in abbreviated weekday names martin dot pitt at ubuntu dot com
2008-03-11 14:22 ` [Bug localedata/5912] " martin dot pitt at ubuntu dot com
2008-03-11 19:23 ` drepper at redhat dot com
2008-03-11 20:02 ` martin dot pitt at ubuntu dot com
2008-06-25 20:49 ` drepper at redhat dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).