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 comment:1
owner: | → limstephy |
---|---|
status: | new → pending |
Changed April 03, 2012 07:14AM UTC by comment:2
status: | pending → new |
---|
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 comment:3
resolution: | → invalid |
---|---|
status: | new → closed |
Replying to [ticket:8230 limstephy]:
It's actually pretty important for us to have a reduced test case to look at; please use jsbin or jsFiddle to create one.