← Back to team overview

mahara-contributors team mailing list archive

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

 

I've spent most of today arguing with this issue and trying to find a
way to do this change in a pointrelease-friendly way.

My best suggestion is to change it to a date type field rather than
calendar type.

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


References