← Back to team overview

mahara-contributors team mailing list archive

[Bug 795494] A change has been merged

 

Reviewed:  https://reviews.mahara.org/920
Committed: http://gitorious.org/mahara/mahara/commit/92cfb32bd73469aa3d85d86bc3e6c6667b5491d8
Submitter: Francois Marier (francois@xxxxxxxxxxxxxxx)
Branch:    master

commit 92cfb32bd73469aa3d85d86bc3e6c6667b5491d8
Author: Melissa Draper <melissa@xxxxxxxxxxxxxxx>
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 <melissa@xxxxxxxxxxxxxxx>

-- 
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


References