Re: T5.0.10: DateField on IE

2008-02-26 Thread Martin Grotzke
If you're working on linux, there's the possibility to run IE:
http://www.tatanka.com.br/ies4linux/page/Main_Page

Cheers,
Martin


On Mon, 2008-02-25 at 12:08 -0800, Howard Lewis Ship wrote:
 I've done some work on it in 5.0.11, and tested with Mac Firefox 2 and
 Windows IE 7.  I don't have access to an IE 6 right now (I need to
 setup yet another virtual machine).
 
 On Mon, Feb 25, 2008 at 10:30 AM, Joel Wiegman [EMAIL PROTECTED] wrote:
  Hello all,
 
   Can anyone confirm that the DateField component is broken in IE 6.0
   (possibly 7.0) and T5.0.10?
 
   I'm getting JavaScript errors when the pop-up image is clicked.
 
   Thanks!
 
   Joel
 
 
   -
   To unsubscribe, e-mail: [EMAIL PROTECTED]
   For additional commands, e-mail: [EMAIL PROTECTED]
 
 
 
 
 


signature.asc
Description: This is a digitally signed message part


Re: T5.0.10: DateField on IE

2008-02-26 Thread Marcelo Lotif
It would be nice if the new DateField grab automatically the format by the
browser's language (i.e. a localization feature). There are any efforts on
this?

2008/2/25, Howard Lewis Ship [EMAIL PROTECTED]:

 That's a feature of the old DateField that had to be stripped out.
 Still, something along those lines is needed if only to handle
 localization issues with the new DateField.


 On Mon, Feb 25, 2008 at 12:28 PM, Marcus [EMAIL PROTECTED] wrote:
  Hi Howard,
 
   Any news about 'format' parameter?
 
   Thanks
 
   Marcus
 




 --
 Howard M. Lewis Ship

 Creator Apache Tapestry and Apache HiveMind

 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]




-- 
Atenciosamente,
Marcelo Lotif


Re: T5.0.10: DateField on IE

2008-02-25 Thread Howard Lewis Ship
I've done some work on it in 5.0.11, and tested with Mac Firefox 2 and
Windows IE 7.  I don't have access to an IE 6 right now (I need to
setup yet another virtual machine).

On Mon, Feb 25, 2008 at 10:30 AM, Joel Wiegman [EMAIL PROTECTED] wrote:
 Hello all,

  Can anyone confirm that the DateField component is broken in IE 6.0
  (possibly 7.0) and T5.0.10?

  I'm getting JavaScript errors when the pop-up image is clicked.

  Thanks!

  Joel


  -
  To unsubscribe, e-mail: [EMAIL PROTECTED]
  For additional commands, e-mail: [EMAIL PROTECTED]





-- 
Howard M. Lewis Ship

Creator Apache Tapestry and Apache HiveMind

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: T5.0.10: DateField on IE

2008-02-25 Thread Davor Hrg
if you have one VM windoz...


http://tredosoft.com/IE7_standalone

Davor Hrg

On Mon, Feb 25, 2008 at 9:08 PM, Howard Lewis Ship [EMAIL PROTECTED] wrote:
 I've done some work on it in 5.0.11, and tested with Mac Firefox 2 and
  Windows IE 7.  I don't have access to an IE 6 right now (I need to
  setup yet another virtual machine).



  On Mon, Feb 25, 2008 at 10:30 AM, Joel Wiegman [EMAIL PROTECTED] wrote:
   Hello all,
  
Can anyone confirm that the DateField component is broken in IE 6.0
(possibly 7.0) and T5.0.10?
  
I'm getting JavaScript errors when the pop-up image is clicked.
  
Thanks!
  
Joel
  
  
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
  
  



  --
  Howard M. Lewis Ship

  Creator Apache Tapestry and Apache HiveMind



  -
  To unsubscribe, e-mail: [EMAIL PROTECTED]
  For additional commands, e-mail: [EMAIL PROTECTED]



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: T5.0.10: DateField on IE

2008-02-25 Thread Joel Wiegman
Howard,

Just to complete the thread, I upgraded to the 5.0.11-SNAPSHOT release
and the DateField component works as expected on IE. 

Joel

-Original Message-
From: Howard Lewis Ship [mailto:[EMAIL PROTECTED] 
Sent: Monday, February 25, 2008 3:09 PM
To: Tapestry users
Subject: Re: T5.0.10: DateField on IE

I've done some work on it in 5.0.11, and tested with Mac Firefox 2 and
Windows IE 7.  I don't have access to an IE 6 right now (I need to setup
yet another virtual machine).

On Mon, Feb 25, 2008 at 10:30 AM, Joel Wiegman [EMAIL PROTECTED]
wrote:
 Hello all,

  Can anyone confirm that the DateField component is broken in IE 6.0  
 (possibly 7.0) and T5.0.10?

  I'm getting JavaScript errors when the pop-up image is clicked.

  Thanks!

  Joel


  -
  To unsubscribe, e-mail: [EMAIL PROTECTED]
  For additional commands, e-mail: [EMAIL PROTECTED]





--
Howard M. Lewis Ship

Creator Apache Tapestry and Apache HiveMind

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: T5.0.10: DateField on IE

2008-02-25 Thread Marcus
Hi Howard,

Any news about 'format' parameter?

Thanks

Marcus


Re: T5.0.10: DateField on IE

2008-02-25 Thread Howard Lewis Ship
That's a feature of the old DateField that had to be stripped out.
Still, something along those lines is needed if only to handle
localization issues with the new DateField.

On Mon, Feb 25, 2008 at 12:28 PM, Marcus [EMAIL PROTECTED] wrote:
 Hi Howard,

  Any news about 'format' parameter?

  Thanks

  Marcus




-- 
Howard M. Lewis Ship

Creator Apache Tapestry and Apache HiveMind

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: T5.0.10: DateField on IE

2008-02-25 Thread Davor Hrg
there is
http://www.timdown.co.uk/code/simpledateformat.php

I've created JIRA with more detailed proposal

https://issues.apache.org/jira/browse/TAPESTRY-2198

Davor Hrg

On Mon, Feb 25, 2008 at 10:03 PM, Howard Lewis Ship [EMAIL PROTECTED] wrote:
 That's a feature of the old DateField that had to be stripped out.
  Still, something along those lines is needed if only to handle
  localization issues with the new DateField.



  On Mon, Feb 25, 2008 at 12:28 PM, Marcus [EMAIL PROTECTED] wrote:
   Hi Howard,
  
Any news about 'format' parameter?
  
Thanks
  
Marcus
  





 --
  Howard M. Lewis Ship

  Creator Apache Tapestry and Apache HiveMind

  -
  To unsubscribe, e-mail: [EMAIL PROTECTED]
  For additional commands, e-mail: [EMAIL PROTECTED]



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]