← Back to team overview

mahara-contributors team mailing list archive

[Bug 824638] [NEW] Date of Birth time field on resume not translatable

 

Public bug reported:

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?

** Affects: mahara
     Importance: Medium
         Status: Confirmed


** Tags: dob time translation

** Changed in: mahara
       Status: New => Incomplete

** Changed in: mahara
       Status: Incomplete => Confirmed

** Changed in: mahara
   Importance: Undecided => Medium

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

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

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


Follow ups

References