Skip to main content

Search and Top Navigation

#8230 closed bug (notabug)

Opened April 02, 2012 03:22AM UTC

Closed April 03, 2012 09:50AM UTC

Datepicker changes format upon button click

Reported by: limstephy Owned by: limstephy
Priority: minor Milestone: 1.9.0
Component: ui.datepicker Version: 1.8.16
Keywords: Cc:
Blocked by: Blocking:
Description

What steps will reproduce the problem?

  • I have 2 date fields on a webpage using the datepicker.
  • After selecting the dates via the datepicker, I will click on a button to filter the results.
  • However, the date in the first text box changes format, from dd/mm/yyyy to yyyy-mm-dd.
  • The other text box is fine.

What is the expected output? What do you see instead?

  • Expected output should be dd/mm/yyyy. But I'm seeing yyyy-mm-dd.
  • Apparently, it is not reproducible in my local machine.
  • Happens only in the server.

Please provide a URL to a page displaying the problem.

  • Not available, sorry.

What version of the datepicker are you using? On what operating system? And Which Browser?

1.8.16. Using IE7

Please provide any additional information below.

  • N.A.
Attachments (0)
Change History (3)

Changed April 02, 2012 11:22AM UTC by scottgonzalez comment:1

owner: → limstephy
status: newpending

Replying to [ticket:8230 limstephy]:

Please provide a URL to a page displaying the problem. - Not available, sorry.

It's actually pretty important for us to have a reduced test case to look at; please use jsbin or jsFiddle to create one.

Changed April 03, 2012 07:14AM UTC by limstephy comment:2

status: pendingnew

Hi,

I realized that it's a bug created by my program.

This case can be closed, thanks!

Changed April 03, 2012 09:50AM UTC by jzaefferer comment:3

resolution: → invalid
status: newclosed