Ticket #8069 (closed defect: worksforme)

Opened 2 months ago

Last modified 7 weeks ago

DateTextBox: problem with manually enterign dates

Reported by: mtomczak Owned by: peller
Priority: normal Milestone: tbd
Component: Dijit Version: 1.0
Severity: normal Keywords:
Cc:

Description

When a user inputs a value: 11-10-08, the entered value springs to 11-10-0008 but when you click into the input and the calendar is shown it displays the year 1908. This should be more consistent.

Change History

Changed 2 months ago by peller

  • owner changed from anonymous to peller

can you point me at a specific test and verify that this is a problem with the latest code (either 1.2 or trunk) Since Dojo 1.0, we applied some y2k type fixes that should have taken care of this.

Changed 8 weeks ago by bill

  • component changed from General to Dijit
  • summary changed from Problem With dijit.form.DateTextBox and manually enterign dates to DateTextBox: problem with manually enterign dates

Does http://download.dojotoolkit.org/release-1.2.1/dojo-release-1.2.1/dijit/tests/form/test_DateTextBox.html work for you?

You should also list whate locale your machine is.

(Although given that this ticket is marked as version=1.0 it's probably fixed already)

Changed 7 weeks ago by peller

  • status changed from new to closed
  • resolution set to worksforme

Please re-open if you can reproduce this bug on a recent build.

Note: See TracTickets for help on using tickets.