← Back to team overview

mahara-contributors team mailing list archive

[Bug 853759] Re: %#d doesn't work on Solaris / SunOS

 

Hi Francois, I did some more testing. 
It's the stripping of the initial zero that is causing the problem. %d works just fine. %#d is causing the problem.
Check this out:
https://www.uni-hildesheim.de/social/test.php
Couldn't you do the reformatting without using the operator? 
I switched back to %e now and it's working again. Didn't remember to change the settings in the German language pack as well. 
By the way the localisation of the dates is not working properly. The written name of the month is still displayed in English :( Should I file another bug report concerning this?

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
https://bugs.launchpad.net/bugs/853759

Title:
  %#d doesn't work on Solaris / SunOS

Status in Mahara ePortfolio:
  Triaged

Bug description:
  Since our update to Mahara 1.4 the Site installed string is no longer displayed correctly:
  http://imageshack.us/photo/my-images/821/bugtw.png/

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


References