Reviewed: https://reviews.mahara.org/920 Committed: http://gitorious.org/mahara/mahara/commit/92cfb32bd73469aa3d85d86bc3e6c6667b5491d8 Submitter: Francois Marier ([email protected]) Branch: master
commit 92cfb32bd73469aa3d85d86bc3e6c6667b5491d8 Author: Melissa Draper <[email protected]> Date: Fri Dec 9 15:05:48 2011 +1300 Use the strftime wrapper (format_date) everywhere The format_date function is a wrapper for strftime, and we added logic to it for working around the %e parse failure of strftime on Windows. Bug #795494 Change-Id: Ib4be53194e95e03fbb8a24da98ef61327aa3eea5 Signed-off-by: Melissa Draper <[email protected]> -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. https://bugs.launchpad.net/bugs/795494 Title: %#d doesn't work on Solaris, OSX and BSD Status in Mahara ePortfolio: In Progress Bug description: The day of the month (e.g. 1st, 3rd, etc.) in Tasks within a Plan are all displayed as "#d" in Mahara 1.4 rc4. This only happens when viewing tasks (although both in Content>Plans and the block within a Page), as when editing the date appears in full. I'm running this using XAMPP on OSX, MySQL5. Appears in all browsers tested on Mac & PC. To manage notifications about this bug go to: https://bugs.launchpad.net/mahara/+bug/795494/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~mahara-contributors Post to : [email protected] Unsubscribe : https://launchpad.net/~mahara-contributors More help : https://help.launchpad.net/ListHelp

