Opened 13 years ago
Closed 10 years ago
#5646 closed bug (invalid)
GoogleChrome errorpage by open the datepicker
Reported by: | x-f | Owned by: | x-f |
---|---|---|---|
Priority: | major | Milestone: | 1.11.0 |
Component: | ui.datepicker | Version: | 1.8.1 |
Keywords: | GoogleChrome, Windows | Cc: | |
Blocked by: | Blocking: |
Description
Situation:
# Google Chrome or Iron
# only windows -> not under linux chronium
Configuration: $(function() {
$('.date_drop').datepicker({
changeMonth: true,
changeYear: true,
dateFormat: 'dd.mm.yy',
yearRange: '1900:2000',
duration: 'fast'});
});
Test results: The problem is not always, it are linked with changeMonth: true, changeYear: true, yearRange: '1900:2000' Most problems changeMonth: true
In attachment is the error page "Oh no! Error by display the website. Click on "reload" or change to a other site."
Link for more informations go to http://www.google.com/support/chrome/bin/answer.py?answer=95669&hl=en
But it's on different systems and versions. I have this problem on different projects.
Attachments (1)
Change History (4)
Changed 13 years ago by
Attachment: | datepicker.png added |
---|
comment:1 Changed 10 years ago by
Owner: | set to x-f |
---|---|
Status: | new → pending |
We haven't had any other reports of this. Are you still having issues?
comment:2 Changed 10 years ago by
Milestone: | TBD → 1.11.0 |
---|
comment:3 Changed 10 years ago by
Resolution: | → invalid |
---|---|
Status: | pending → closed |
Because we get so many tickets, we often need to return them to the initial reporter for more information. If that person does not reply within 14 days, the ticket will automatically be closed, and that has happened in this case. If you still are interested in pursuing this issue, feel free to add a comment with the requested information and we will be happy to reopen the ticket if it is still valid. Thanks!
Screenshoot of GoogleChrome errorpage, only in German