Defect #15172
closedThe date picker icon gone after switching tracker
0%
Description
- New issue, leave the tracker as default.
- Look at the start date/due date fields, there is a date picker icon (looks like calendar).
- Switch to another tracker.
- Look at the start date/due date fields, the icons are gone.
Environment:
Redmine version 2.3.3.stable.12220
Ruby version 1.8.7-p249 (2010-01-10) [i486-linux]
Rails version 3.2.13
Environment production
Database adapter PostgreSQL
Redmine plugins:
redmine_code_review 0.6.3
redmine_custom_workflows 0.0.4
redmine_default_version 0.0.2
redmine_didyoumean 1.2.0
redmine_issue_detailed_tabs_time 0.1.0
redmine_issue_extensions 0.2.0
redmine_lightbox 0.0.1
redmine_wiki_extensions 0.6.4
redmine_wiki_lists 0.0.3
wiking 0.0.2
Updated by Jan Niggemann (redmine.org team member) about 11 years ago
- Status changed from New to Needs feedback
I can't reproduce this on redmine.org using iceweasel 17.0.9 and Chromium 29.0.1547.57 - What browser do you use?
Updated by Joseph Wang about 11 years ago
I tried on following browsers:
Google Chrome Version 30.0.1599.101 m
Firefox 24.0
Safari on iOS 6
Got same result.
Updated by Joseph Wang about 11 years ago
Found the root cause, one of installed plugin wiking 0.0.2 is not compatible with Redmine 2.3, fixed this issue by upgrading it to 0.0.4.
Sorry for confusion
Updated by Mischa The Evil about 11 years ago
- Status changed from Needs feedback to Closed
- Resolution set to Invalid
Thanks for the feedback.