[Phpmyadmin-devel] Pop-up calendar for date fields (RFE #880647)

Hi Michal If I use an existing date value (eg: 2004-04-07), the calendar doesn't work correctly: The displayed month becomes "undefined" and the selected day is the 4th. Are you still working on it? Thanks Marcel

-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi On Saturday 17 of April 2004 12:31, Marcel Tschopp wrote:
If I use an existing date value (eg: 2004-04-07), the calendar doesn't work correctly: The displayed month becomes "undefined" and the selected day is the 4th.
It worked during testing, but maybe some last time change broke that :-(. I will check it... Any javascript error? What browser do you use?
Are you still working on it?
If needed, I will... - -- Regards Michal Čihař http://cihar.com -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (GNU/Linux) iD8DBQFAgSlU3DVS6DbnVgQRAttZAJ91Os/SwHAfc9B1v3IuS+yEuXtaSwCgkIOM 7hIXGGnkdeJxL63PaWFpkYQ= =RSvj -----END PGP SIGNATURE-----

Michal Čihař a écrit :
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Hi
On Saturday 17 of April 2004 12:31, Marcel Tschopp wrote:
If I use an existing date value (eg: 2004-04-07), the calendar doesn't work correctly: The displayed month becomes "undefined" and the selected day is the 4th.
It worked during testing, but maybe some last time change broke that :-(. I will check it... Any javascript error? What browser do you use?
Are you still working on it?
If needed, I will...
Michal, I confirm: when the date is 2004-04-23, the code thinks the day is 04 and the month is 23. No js error. Mozilla 1.6. Marc

-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi On Saturday 17 of April 2004 15:26, Marc Delisle wrote:
Michal Čihař a écrit :
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Hi
On Saturday 17 of April 2004 12:31, Marcel Tschopp wrote:
If I use an existing date value (eg: 2004-04-07), the calendar doesn't work correctly: The displayed month becomes "undefined" and the selected day is the 4th.
It worked during testing, but maybe some last time change broke that :-(. I will check it... Any javascript error? What browser do you use?
Are you still working on it?
If needed, I will...
Michal, I confirm: when the date is 2004-04-23, the code thinks the day is 04 and the month is 23.
No js error. Mozilla 1.6.
Sorry for that, while adding support for TIMESTAMP i broke DATE :-). Should be okay now. - -- Regards Michal Čihař http://cihar.com -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (GNU/Linux) iD8DBQFAgkPH3DVS6DbnVgQRAhCdAKCAnr1UnnxRIW6wY8+H0JTak3zp9gCgkB6y lJvpZ5FLkjLcy8MAY69dNsc= =z7XT -----END PGP SIGNATURE-----

Michal Čihař a écrit :
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Hi
On Saturday 17 of April 2004 15:26, Marc Delisle wrote:
Michal Čihař a écrit :
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Hi
On Saturday 17 of April 2004 12:31, Marcel Tschopp wrote:
If I use an existing date value (eg: 2004-04-07), the calendar doesn't work correctly: The displayed month becomes "undefined" and the selected day is the 4th.
It worked during testing, but maybe some last time change broke that :-(. I will check it... Any javascript error? What browser do you use?
Are you still working on it?
If needed, I will...
Michal, I confirm: when the date is 2004-04-23, the code thinks the day is 04 and the month is 23.
No js error. Mozilla 1.6.
Sorry for that, while adding support for TIMESTAMP i broke DATE :-). Should be okay now.
Fix confirmed, thanks! A cosmetic annoyance: When I choose a date in April, the calendar puts 2004-4-23 in the field instead of 2004-04-23. Marc

On 18.04.2004 16:23 -0400, Marc Delisle wrote:
A cosmetic annoyance: When I choose a date in April, the calendar puts 2004-4-23 in the field instead of 2004-04-23.
Fixed now :-) -- Regards Michal Čihař http://cihar.com

Yeah, fixed. Thanks! Marcel On Mon, 19 Apr 2004 10:20:19 +0200 Michal Cihar wrote:
On 18.04.2004 16:23 -0400, Marc Delisle wrote:
A cosmetic annoyance: When I choose a date in April, the calendar puts 2004-4-23 in the field instead of 2004-04-23.
Fixed now :-)
-- Regards Michal ÄihaÅ http://cihar.com
------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ Phpmyadmin-devel mailing list Phpmyadmin-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/phpmyadmin-devel
-- Marcel Tschopp <marcel.tschopp@gmx.net>
participants (3)
-
Marc Delisle
-
Marcel Tschopp
-
Michal Čihař