Opened 11 years ago
Closed 11 years ago
#8230 closed bug (notabug)
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.
Change History (3)
comment:1 Changed 11 years ago by
Owner: | set to limstephy |
---|---|
Status: | new → pending |
comment:2 Changed 11 years ago by
Status: | pending → new |
---|
Hi,
I realized that it's a bug created by my program.
This case can be closed, thanks!
comment:3 Changed 11 years ago by
Resolution: | → invalid |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Replying to 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.