Package home | Report new bug | New search | Development Roadmap Status: Open | Feedback | All | Closed Since Version 3.2.16

Bug #3947 French month names and abreviation changes
Submitted: 2005-03-24 21:33 UTC
From: jf_lavigne at sympatico dot ca Assigned: mansion
Status: Closed Package: HTML_QuickForm
PHP Version: 4.3.10 OS: Win XP
Roadmaps: (Not assigned)    
Subscription  


 [2005-03-24 21:33 UTC] jf_lavigne at sympatico dot ca
Description: ------------ When using the HTML_QuickForm_date class, the French months do not use the proper accents for the months of february, august and december. The short months also are usually spelled slightly differently. June and August is usually spelled in full and july is 'juil'. Reproduce code: --------------- ... 'months_short' => array ( 'Jan', 'Fév', 'Mar', 'Avr', 'Mai', 'Juin', 'Juil', 'Août', 'Sept', 'Oct', 'Nov', 'Déc' ), 'months_long' => array ( 'Janvier', 'Février', 'Mars', 'Avril', 'Mai', 'Juin', 'Juillet', 'Août', 'Septembre', 'Octobre', 'Novembre', 'Décembre') ), ...

Comments

 [2005-05-28 17:27 UTC] User who submitted this comment has not confirmed identity
If you submitted this note, check your email.If you do not have a message, click here to re-send
MANUAL CONFIRMATION IS NOT POSSIBLE.  Write a message to pear-dev@lists.php.net
to request the confirmation link.  All bugs/comments/patches associated with this

email address will be deleted within 48 hours if the account request is not confirmed!
 [2005-06-26 07:27 UTC] bmansion at mamasam dot com
This bug has been fixed in CVS. In case this was a documentation problem, the fix will show up at the end of next Sunday (CET) on pear.php.net. In case this was a pear.php.net website problem, the change will show up on the website in short time. Thank you for the report, and for helping us make PEAR better.