← Back to team overview

mahara-contributors team mailing list archive

[Bug 795494] Re: Day-of-month in Completion date of Tasks displayed incorrectly.

 

I guess we either need to switch to using %d and get used to seeing
leading zeroes all over the place, or we need to write a wrapper
function that will get used whenever we need to print a date.

** Changed in: mahara
    Milestone: None => 1.5.0

** Summary changed:

- Day-of-month in Completion date of Tasks displayed incorrectly.
+ %#d doesn't work on Solaris, OSX and BSD

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

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