Version: 4.1.0 (using KDE 4.1.3) Installed from: Ubuntu Packages On making a printout of a monthly calendar, the current month and year overwrites the small calender showing the previous month. The year is also written with a thousands separator (2,009). Screen capture from pdf here: http://bigal-sa.smugmug.com/photos/447145668_k7Xkm-L.jpg
I can't reproduce this bug in trunk. The title is centered and 2009 is correctly displayed. Did you change anything in your localization settings ? (Systemsettings/"Regional and Language")
System and regional settings are at Kubuntu defaults. Just to clarify, this only occurs when you try to *print* a monthly calendar. It is correctly displayed within the app.
Bug was previously fixed as part of this check-in SVN commit 863481 by rgoodheart: Moved the recurrence formatting from the printing into incidenceformatter::recurrenceString(), which was extended to differentiate between the various recurrence types. The code for printing recurrences now also uses incidenceformatter::recurrenceString(). Adjusted printing boxes depending on display options. print todo subitems. print attachments. print attendees header (was created but unused) changed month print header to not print year with comma. M +155 -196 kdepim/korganizer/printing/calprintdefaultplugins.cpp M +238 -22 kdepimlibs/kcal/incidenceformatter.cpp
Is it possible to get the binary of this fixed version somewhere?