-
Bug
-
Resolution: Timed out
-
Low
-
5.5.1, 5.5.2, 5.5.3
-
None
-
Standalone Confluence
When editing an existing page in Confluence using Chrome, the // causes // / to show instead of the Date Picker popping up. This does not happen in a newly created page. When looking at the Javascript console one warning and one error appears:
Warning - 'KeyboardEvent.keyLocation' is deprecated. Please use 'KeyboardEvent.location' instead. Error - Uncaught ReferenceError: moment is not defined VM349:7979 Confluence.InlineTasks.DateUtil.a.guessPartialDate VM349:7979 t.onAfterStart VM349:8012 b.Manager.start VM349:8001 j.activateDateAutocomplete VM349:8012 n.create.execCommand VM349:3158 aspect batch.js:245 (anonymous function) VM349:8012 execute VM349:3411 (anonymous function) VM349:3411 j.extend.each batch.js:23 g.executeHandlers VM349:3411 (anonymous function) VM349:3411 tinymce.create.dispatch VM349:2674 q VM349:3158 g
It seems to be something to do with the "moment" call.
- is duplicated by
-
CONFSERVER-34709 The date picker is not brought up by //
-
- Closed
-
- mentioned in
-
Page Failed to load
This bug doesn't seem to affect 5.6 and 5.7. So I'm closing this.