Re: UTF8 monthname in date-picker

2008-04-02 Thread Elmo

Is this fixed? I am running into the same issue from the
1.2.x.x_27.03.2008 I don't want to have to upgrade if I don't have to
(and introduce other bugs).

-E

On Mar 27, 10:38 am, Molt [EMAIL PROTECTED] wrote:

 Anyway, now i tried the nightly of 2008-03-25 and it does not like
 this way :(
 Instead of the german März (for march) i get simply nothing, an empty
 string.

 Does anybody know, whats up with this? I know this is a nightly, but
 i'd like to know if i made some mistake or i just have to wait for
 some codechanges :)

 thanks a lot in advance!
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups Cake 
PHP group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~--~~~~--~~--~--~---



UTF8 monthname in date-picker

2008-03-27 Thread Molt

Heyho,
when using the beta 1.2 the following code was working great:

echo utf8_encode(
 $form-input('datetime',array('label' = 'Datum  Beginn',
'timeFormat' = 24, 'dateFormat' = 'DMY'))
);

Anyway, now i tried the nightly of 2008-03-25 and it does not like
this way :(
Instead of the german März (for march) i get simply nothing, an empty
string.

Does anybody know, whats up with this? I know this is a nightly, but
i'd like to know if i made some mistake or i just have to wait for
some codechanges :)

thanks a lot in advance!

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups Cake 
PHP group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~--~~~~--~~--~--~---



Re: UTF8 monthname in date-picker

2008-03-27 Thread Molt

uhm, i'm sorry for the doublepost ... had some technical problems o_O




On Mar 27, 3:38 pm, Molt [EMAIL PROTECTED] wrote:
 Heyho,
 when using the beta 1.2 the following code was working great:

 echo utf8_encode(
  $form-input('datetime',array('label' = 'Datum  Beginn',
 'timeFormat' = 24, 'dateFormat' = 'DMY'))
 );

 Anyway, now i tried the nightly of 2008-03-25 and it does not like
 this way :(
 Instead of the german März (for march) i get simply nothing, an empty
 string.

 Does anybody know, whats up with this? I know this is a nightly, but
 i'd like to know if i made some mistake or i just have to wait for
 some codechanges :)

 thanks a lot in advance!

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups Cake 
PHP group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~--~~~~--~~--~--~---