Ticket #1533 (closed defect: fixed)

Opened 15 years ago

Last modified 15 years ago

date/time string in the panels is cut of

Reported by: winnie Owned by: winnie
Priority: major Milestone: 4.7.0-pre2
Component: mc-core Version: 4.7.0-pre1
Keywords: Cc:
Blocked By: Blocking:
Branch state: Votes for changeset: angel_il iNode

Description

from Debian bug: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=541104

using LANG=de_DE.UTF-8 truncates date/time:
/.aptitude | 4096|0. Jun 23.24|
using LANG=C:
/.aptitude | 4096|Jun 30 23:24|

I've worked on a small fix which fixed this issue

Attachments

test.patch (1.5 KB) - added by winnie 15 years ago.
Small fix for fixing string issue in mc

Change History

Changed 15 years ago by winnie

Small fix for fixing string issue in mc

comment:1 Changed 15 years ago by winnie

  • Status changed from new to accepted
  • severity changed from no branch to on review

comment:2 Changed 15 years ago by angel_il

  • Votes for changeset set to angel_il

comment:3 Changed 15 years ago by iNode

  • Votes for changeset changed from angel_il to angel_il iNode
  • severity changed from on review to approved

comment:4 Changed 15 years ago by winnie

  • Status changed from accepted to testing
  • Resolution set to fixed
  • severity changed from approved to merged
  • Milestone changed from 4.7 to 4.7.0-pre2

merged into master

comment:5 Changed 15 years ago by winnie

  • Status changed from testing to closed
Note: See TracTickets for help on using tickets.