Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • I ISPConfig 3
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 578
    • Issues 578
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 47
    • Merge requests 47
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • ISPConfig
  • ISPConfig 3
  • Issues
  • #4732
Closed
Open
Issue created Jul 27, 2017 by Jakub Kalousek@jkalousek

Date input swaping date and month around in E-mail Autoreply Date fields

If i insert or pick date in fields Start Date and End Date in E-mail auto reply, this happens: isp_date_1

(then I click to next field) isp_date_2

and you can see that day and month in first field will swap, same thing is happening every time I (mouse) click away/to another field or button so it's basically impossible to enter any date. For example 2017-28-07 19:00 (YYYY-DD-MM) will became 2017-07-04 19:00 which is i assume swapped month with date (07->07) and day will became month (28->04 - which is I assume (28-(12+12))?). And if I click on it and away again it will go to 2017-04-07 19:00

I tried to use TAB for moving between fields - which doesn't help either unless I remove two datetimepicker divs from source code then by using only TAB I'm able to jump between fields and to save button without this problem happening but in whole process I cant click my mouse anywhere else in the browser window or it will swap the date and ruin it.

I tried this in Chrome, Opera and Edge and in every one of them It's same story...

Edit: ISPConfig 3.1.6

Edited Jul 27, 2017 by Jakub Kalousek
Assignee
Assign to
Time tracking