Ticket #4932 (closed bug: invalid)
[validate] bug date on safari
| Reported by: | stefetom | Owned by: | joern |
|---|---|---|---|
| Priority: | major | Milestone: | 1.4 |
| Component: | plugin | Version: | 1.3.2 |
| Keywords: | validate date safari | Cc: | |
| Blocking: | Blocked by: |
Description
Hello. I'm french and I don't speak english well, sorry.
There is a bug with the plugin validate on Safari when you want to use the method date, because on Safari it is not accepted if day is before month.
Look here : http://docs.jquery.com/Plugins/Validation/Methods/date With Safari (on windows). Date 30/30/2008 is not accepted, but 12/30/2008 yes. No problem with other browsers.
Change History
comment:1 Changed 4 years ago by dmethvin
- Owner set to joern
- Component changed from unfilled to plugin
comment:2 Changed 3 years ago by john
- Status changed from new to closed
- Resolution set to invalid
Please file plugin bugs with the appropriate author on their bug tracker.
comment:3 follow-up: ↓ 4 Changed 2 years ago by anonymous
Why this bug was closed? I have the same problem with Safari (4.0.4).
comment:4 in reply to: ↑ 3 Changed 2 years ago by jitter
Replying to anonymous:
Why this bug was closed? I have the same problem with Safari (4.0.4).
john said:
Please file plugin bugs with the appropriate author on their bug tracker.
Which reads as: This bug tracker is for jQuery core problems only. Report bugs in jQuery plugins to the author of the plugin.
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.
