Bug 253955

Summary: Recurrence dialog does not use local date format (e.g. MM.DD.YYYY)
Product: [Applications] KOrganizer Mobile Reporter: Ludwig Reiter <ludwig.reiter>
Component: generalAssignee: kdepim bugs <kdepim-bugs>
Status: VERIFIED FIXED    
Severity: minor CC: aheinecke, bernhard, bjoern.ricks, felix.wolfsteller
Priority: LO    
Version: unspecified   
Target Milestone: ---   
Platform: Maemo 5   
OS: Linux   
Latest Commit: Version Fixed In:

Description Ludwig Reiter 2010-10-12 12:54:35 UTC
Version:           unspecified (using Devel) 
OS:                Linux

version: 4.5 20101008.1183810-1maemo1.1182955 (enterprise5)

Reproducible: Always

Steps to Reproduce:
1.Start to create a new event.
2.Switch to the recurrence tab.
3. Select daily recurrence.
4. Look at the exceptions date. 

Actual Results:  
format is MM.DD.YYYY

Expected Results:  
Should be DD.MM.YYYY
Comment 1 Bertjan Broeksema 2010-10-14 13:50:42 UTC
SVN commit 1185848 by bbroeksema:

Fix date format, though this should become configurable at some point I guess.

BUG: 253955


 M  +1 -1      eventortodomoremobile.ui  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1185848
Comment 2 Felix Wolfsteller 2010-10-15 09:53:59 UTC
This should be made locale-specific, otherwise we will have inconsistent formats in different parts of the applications (e.g. the korganizer date selection respects the locale iiuc).

Reopening with adjusted title.
Comment 3 Andre Heinecke 2011-02-16 09:31:03 UTC
This bug has been marked as resolved without a given reason and afaik the problem is still valid. So i can not verify that the solution works.
Bjoern you've resolved this, why?
Comment 4 Bjoern Ricks 2011-02-16 10:30:08 UTC
because i did fixed it a long time ago ;-)