-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Low
-
Affects Version/s: No-Version
-
Component/s: Apps - Team Calendar
-
Severity 3 - Minor
NOTE: This bug report is for Confluence Server. Using Confluence Cloud? See the corresponding bug report.
Problem summary
There is a conflict in jquery.ui.datepicker.js: one date picker is from AUI and the other from Team Calendars. This can cause problems in date picker pop-ups for third-party plugin functionality, such as editing page contents with the Scaffolding Plugin from ServiceRocket.
Steps to reproduce
- Install Confluence 5.8.18, Team Calendars 5.3.11, Scaffolding Plugin 8.4.1
- Install the above Confluence and plugins (trial licenses are fine)
- Create a Confluence space and test page
- Add a "Date Data" macro. Give it any name, and set the date format to "MM-dd-yyyy"
- Save the page
- The page should now have an "Edit Contents" option. Click this to go into the Scaffolding Editor
- Click the calendar icon into the field
Expected Behavior
Date picker should pop up, allowing users to configure both date and time
Actual behavior
Date picker does not pop up, or a version of the date-only picker pops up without ability to set time. Using browser's developer console, the following error can be observed:
- relates to
-
CONFCLOUD-48892 Team Calendars Date Picker conflicts with AUI Date Picker
-
- Closed
-
- mentioned in
-
Page Loading...