Problem description: Steps to reproduce: 1. enter a birth date in thunderbird adress book 2. use assistant to use this addressbook 3. look for birthday year (month appears here), birthday month (day appears here) and birthday day (nothing appears here) Current behavior: birthday year (month appears here), birthday month (day appears here) and birthday day (nothing appears here) Expected behavior: birthday year shows year, month shows month and and day shows day (like in e.g. OpenOffice 2.4.2) Platform (if different from the browser): Win XP
I reproduced this bug on Debian x86-64 with 3.4.4, 3.5 branch and master branch (future 3.6) birthday year : day appears here -> KO birthday month : month appears -> OK birthday day : nothing -> KO In console, I've got these traces (I added a temporary OSL_FAIL to know what was the problematic alias) : warn:legacy.osl:7901:10:/home/julien/compile-libreoffice/libo/connectivity/source/drivers/mozab/MColumnAlias.cxx:175: OColumnAlias::getProgrammaticNameOrFallbackToUTF8Alias: no programmatic name for this alias! warn:legacy.osl:7901:10:/home/julien/compile-libreoffice/libo/connectivity/source/drivers/mozab/MColumnAlias.cxx:176: card:nsIAbCard
*** Bug 44064 has been marked as a duplicate of this bug. ***
Resolved in master. Asked on dev mailing list if the fix could be cherry picked for 3.5 branch (3.4 too ?) Here is the bugfix commit : http://cgit.freedesktop.org/libreoffice/core/commit/?id=948f57e74dda7e64b7c72208eaec00eac1bb96ba
link to dev mailing list post for cherry pick : http://nabble.documentfoundation.org/REVIEW-Cherry-pick-in-3-5-3-4-for-fdo-44065-td3640531.html