Last modified: 2011-03-13 17:45:56 UTC
Created attachment 7999 [details] Date - no preference Steps to reproduce: 1. Logged in to MediaWiki. 2. Click on the 'My preferences' link. 3. Click on the 'Date and time'. 4. Change the 'Date format'. 5. Open a wiki page in the editor mode. 6. Click on the 'Signature' link. 7. Click on the 'Save page' button. Actual results: Page displayed signature in '11:47, 17 January 2011 (UTC)' format for all the 'Date format'. Note: For all the 5 date formats, same displayed in the MediaWiki editor. (refer the screenshots) Expected result: Correct date format should be displayed.
Created attachment 8000 [details] Date format - 2nd option
This is the intended behaviour as far as I know since signatures are substituted on the page. If those would abide the date preferences, a multi language wiki (or in just any wiki that allows and has users changing date format) signatures would be messed up. The signatures follow the site date format (set in DefaultSettings.php if I recall correctly, can be changes by overwriting in LocalSettings.php for the entire wiki) The user preference dataformat is for dynamic timestamps coming from the database. Such as on [[Special:RecentChanges]], (diff)-views, page histories, watchlist etc.
(In reply to comment #1) > Created attachment 8000 [details] > Date format - 2nd option In the screenshot you see in the #footer the date format also changes.
Changing all WONTFIX high priority bugs to lowest priority (no mail should be generated since I turned it off for this.)