Changes between Initial Version and Version 1 of Ticket #9192, comment 11
- Timestamp:
- Oct 20, 2015, 11:42:16 AM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #9192, comment 11
initial v1 1 1 I've corrected it in my version, which is CKEditor 3.6.6. 2 2 3 The bug is in file ''plugins/link/ link.js''. This file is minified, so I took the unminified file from ''_source/plugins/link/link.js''.3 The bug is in file ''plugins/link/dialogs/link.js''. This file is minified, so I took the unminified file from ''_source/plugins/link/dialogs/link.js''. 4 4 5 5 In unminified file around line 112 there is a function which looks like that: