← Back to team overview

mahara-contributors team mailing list archive

[Bug 824638] A change has been merged

 

Reviewed:  https://reviews.mahara.org/729
Committed: http://gitorious.org/mahara/mahara/commit/52504d9580583204642c0ec39fa9e4a7060a8f02
Submitter: Francois Marier (francois@xxxxxxxxxxxxxxx)
Branch:    master

commit 52504d9580583204642c0ec39fa9e4a7060a8f02
Author: Melissa Draper <melissa@xxxxxxxxxxxxxxx>
Date:   Thu Sep 22 17:18:34 2011 +1200

    Make DoB configurable via get_string (bug #824638)
    
    Add get_string support for the DoB field and descriptions. The
    strings are strfdateofbirth for the date, and dateofbirthformatguide
    for the description.
    
    Change-Id: I2a5eb8cc7c17bff3a4298bc9776a7439fc4bd1f7
    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/824638

Title:
  Date of Birth time field on resume not translatable

Status in Mahara ePortfolio:
  In Progress

Bug description:
  In artefact/resume/index.php the following is defined for the format of the dateofbirth:
  'ifFormat'       => '%Y/%m/%d'

  Ideally, we need to convert thing to a get_string('strfYMD', 'langconfig') etc with appropriate name.
  Not sure whether this has any consequences, though I think pieforms should handle these.

  Any thoughts?

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/824638/+subscriptions


References