View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
10990 | Bug reports | Survey editing | public | 2016-04-20 11:46 | 2016-04-21 11:40 |
Reporter | HonkXL | Assigned To | c_schmitz | ||
Priority | none | Severity | minor | ||
Status | closed | Resolution | fixed | ||
Product Version | 2.50.x | ||||
Fixed in Version | 2.50.x | ||||
Summary | 10990: pasting text not possible in Internet Explorer 11 | ||||
Description | It's not possible to paste text to a text field like description of a survey or the text of the question, when using Internet Explorer 11 on Win7. Works on the same machine with Firefox. | ||||
Steps To Reproduce | use Internet Explorer 11 on Win 7 64 Bit (Version 11.0.9600.18230) | ||||
Tags | No tags attached. | ||||
Bug heat | 6 | ||||
Complete LimeSurvey version number (& build) | 160418 | ||||
I will donate to the project if issue is resolved | No | ||||
Browser | Internet Explorer 11.0.9600.18230 | ||||
Database type & version | mySQL 5.5 | ||||
Server OS (if known) | Debian 7 | ||||
Webserver software & version (if known) | Apache 2 | ||||
PHP Version | 7.0.5 | ||||
P.S. I tried to paste it using Ctrl + V. |
|
I can reproduce. |
|
It is a problem of the old CKEditor version we are using. |
|
Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=18655 |
|
Version 2.50+ Build 160421 released |
|
LimeSurvey: master 4e6d4625 2016-04-20 13:25 Details Diff |
Fixed issue 10990: Pasting text not possible in Internet Explorer 11 Dev Updated CKEditor to 4.5.8 |
Affected Issues 10990 |
|
mod - application/views/admin/limeReplacementFields_view.php | Diff File | ||
mod - scripts/admin/ckeditor-config.js | Diff File | ||
mod - scripts/admin/limereplacementfields/dialogs/limereplacementfields.js | Diff File | ||
mod - scripts/admin/limereplacementfields/plugin.js | Diff File | ||
rm - third_party/ckeditor/.htaccess | Diff | ||
rm - third_party/ckeditor/CHANGES.html | Diff | ||
add - third_party/ckeditor/CHANGES.md | Diff File | ||
rm - third_party/ckeditor/INSTALL.html | Diff | ||
rm - third_party/ckeditor/LICENSE.html | Diff | ||
add - third_party/ckeditor/LICENSE.md | Diff File | ||
add - third_party/ckeditor/README.md | Diff File | ||
rm - third_party/ckeditor/_samples/adobeair/application.xml | Diff | ||
rm - third_party/ckeditor/_samples/adobeair/run.bat | Diff | ||
rm - third_party/ckeditor/_samples/adobeair/run.sh | Diff | ||
rm - third_party/ckeditor/_samples/adobeair/sample.html | Diff | ||
rm - third_party/ckeditor/_samples/ajax.html | Diff | ||
rm - third_party/ckeditor/_samples/api.html | Diff | ||
rm - third_party/ckeditor/_samples/api_dialog.html | Diff | ||
rm - third_party/ckeditor/_samples/api_dialog/my_dialog.js | Diff | ||
rm - third_party/ckeditor/_samples/asp/advanced.asp | Diff | ||
rm - third_party/ckeditor/_samples/asp/events.asp | Diff | ||
rm - third_party/ckeditor/_samples/asp/index.html | Diff | ||
rm - third_party/ckeditor/_samples/asp/replace.asp | Diff | ||
rm - third_party/ckeditor/_samples/asp/replaceall.asp | Diff | ||
rm - third_party/ckeditor/_samples/asp/sample_posteddata.asp | Diff | ||
rm - third_party/ckeditor/_samples/asp/standalone.asp | Diff | ||
rm - third_party/ckeditor/_samples/assets/_posteddata.php | Diff | ||
rm - third_party/ckeditor/_samples/assets/output_for_flash.fla | Diff | ||
rm - third_party/ckeditor/_samples/assets/output_for_flash.swf | Diff | ||
rm - third_party/ckeditor/_samples/assets/output_xhtml.css | Diff | ||
rm - third_party/ckeditor/_samples/assets/parsesample.css | Diff | ||
rm - third_party/ckeditor/_samples/assets/swfobject.js | Diff | ||
rm - third_party/ckeditor/_samples/autogrow.html | Diff | ||
rm - third_party/ckeditor/_samples/bbcode.html | Diff | ||
rm - third_party/ckeditor/_samples/devtools.html | Diff | ||
rm - third_party/ckeditor/_samples/divreplace.html | Diff | ||
rm - third_party/ckeditor/_samples/enterkey.html | Diff | ||
rm - third_party/ckeditor/_samples/fullpage.html | Diff | ||
rm - third_party/ckeditor/_samples/index.html | Diff | ||
rm - third_party/ckeditor/_samples/jqueryadapter.html | Diff | ||
rm - third_party/ckeditor/_samples/output_for_flash.html | Diff | ||
rm - third_party/ckeditor/_samples/output_html.html | Diff | ||
rm - third_party/ckeditor/_samples/output_xhtml.html | Diff | ||
rm - third_party/ckeditor/_samples/php/advanced.php | Diff | ||
rm - third_party/ckeditor/_samples/php/events.php | Diff | ||
rm - third_party/ckeditor/_samples/php/index.html | Diff | ||
rm - third_party/ckeditor/_samples/php/replace.php | Diff | ||
rm - third_party/ckeditor/_samples/php/replaceall.php | Diff | ||
rm - third_party/ckeditor/_samples/php/standalone.php | Diff | ||
rm - third_party/ckeditor/_samples/placeholder.html | Diff | ||
rm - third_party/ckeditor/_samples/readonly.html | Diff | ||
rm - third_party/ckeditor/_samples/replacebyclass.html | Diff | ||
rm - third_party/ckeditor/_samples/replacebycode.html | Diff | ||
rm - third_party/ckeditor/_samples/sample.css | Diff | ||
rm - third_party/ckeditor/_samples/sample.js | Diff | ||
rm - third_party/ckeditor/_samples/sample_posteddata.php | Diff | ||
rm - third_party/ckeditor/_samples/sharedspaces.html | Diff | ||
rm - third_party/ckeditor/_samples/skins.html | Diff | ||
rm - third_party/ckeditor/_samples/stylesheetparser.html | Diff | ||
rm - third_party/ckeditor/_samples/tableresize.html | Diff | ||
rm - third_party/ckeditor/_samples/ui_color.html | Diff | ||
rm - third_party/ckeditor/_samples/ui_languages.html | Diff | ||
rm - third_party/ckeditor/_source/adapters/jquery.js | Diff | ||
rm - third_party/ckeditor/_source/core/_bootstrap.js | Diff | ||
rm - third_party/ckeditor/_source/core/ckeditor.js | Diff | ||
rm - third_party/ckeditor/_source/core/ckeditor_base.js | Diff | ||
rm - third_party/ckeditor/_source/core/ckeditor_basic.js | Diff | ||
rm - third_party/ckeditor/_source/core/command.js | Diff | ||
rm - third_party/ckeditor/_source/core/commanddefinition.js | Diff | ||
rm - third_party/ckeditor/_source/core/config.js | Diff | ||
rm - third_party/ckeditor/_source/core/dataprocessor.js | Diff | ||
rm - third_party/ckeditor/_source/core/dom.js | Diff | ||
rm - third_party/ckeditor/_source/core/dom/comment.js | Diff | ||
rm - third_party/ckeditor/_source/core/dom/document.js | Diff | ||
rm - third_party/ckeditor/_source/core/dom/documentfragment.js | Diff | ||
rm - third_party/ckeditor/_source/core/dom/domobject.js | Diff | ||
rm - third_party/ckeditor/_source/core/dom/element.js | Diff | ||
rm - third_party/ckeditor/_source/core/dom/elementpath.js | Diff | ||
rm - third_party/ckeditor/_source/core/dom/event.js | Diff | ||
rm - third_party/ckeditor/_source/core/dom/node.js | Diff | ||
rm - third_party/ckeditor/_source/core/dom/nodelist.js | Diff | ||
rm - third_party/ckeditor/_source/core/dom/range.js | Diff | ||
rm - third_party/ckeditor/_source/core/dom/rangelist.js | Diff | ||
rm - third_party/ckeditor/_source/core/dom/text.js | Diff | ||
rm - third_party/ckeditor/_source/core/dom/walker.js | Diff | ||
rm - third_party/ckeditor/_source/core/dom/window.js | Diff | ||
rm - third_party/ckeditor/_source/core/dtd.js | Diff | ||
rm - third_party/ckeditor/_source/core/editor.js | Diff | ||
rm - third_party/ckeditor/_source/core/editor_basic.js | Diff | ||
rm - third_party/ckeditor/_source/core/env.js | Diff | ||
rm - third_party/ckeditor/_source/core/event.js | Diff | ||
rm - third_party/ckeditor/_source/core/eventInfo.js | Diff | ||
rm - third_party/ckeditor/_source/core/focusmanager.js | Diff | ||
rm - third_party/ckeditor/_source/core/htmlparser.js | Diff | ||
rm - third_party/ckeditor/_source/core/htmlparser/basicwriter.js | Diff | ||
rm - third_party/ckeditor/_source/core/htmlparser/cdata.js | Diff | ||
rm - third_party/ckeditor/_source/core/htmlparser/comment.js | Diff | ||
rm - third_party/ckeditor/_source/core/htmlparser/element.js | Diff | ||
rm - third_party/ckeditor/_source/core/htmlparser/filter.js | Diff | ||
rm - third_party/ckeditor/_source/core/htmlparser/fragment.js | Diff | ||
rm - third_party/ckeditor/_source/core/htmlparser/text.js | Diff | ||
rm - third_party/ckeditor/_source/core/lang.js | Diff | ||
rm - third_party/ckeditor/_source/core/loader.js | Diff | ||
rm - third_party/ckeditor/_source/core/plugindefinition.js | Diff | ||
rm - third_party/ckeditor/_source/core/plugins.js | Diff | ||
rm - third_party/ckeditor/_source/core/resourcemanager.js | Diff | ||
rm - third_party/ckeditor/_source/core/scriptloader.js | Diff | ||
rm - third_party/ckeditor/_source/core/skins.js | Diff | ||
rm - third_party/ckeditor/_source/core/themes.js | Diff | ||
rm - third_party/ckeditor/_source/core/tools.js | Diff | ||
rm - third_party/ckeditor/_source/core/ui.js | Diff | ||
rm - third_party/ckeditor/_source/lang/_languages.js | Diff | ||
rm - third_party/ckeditor/_source/lang/_translationstatus.txt | Diff | ||
rm - third_party/ckeditor/_source/lang/af.js | Diff | ||
rm - third_party/ckeditor/_source/lang/ar.js | Diff | ||
rm - third_party/ckeditor/_source/lang/bg.js | Diff | ||
rm - third_party/ckeditor/_source/lang/bn.js | Diff | ||
rm - third_party/ckeditor/_source/lang/bs.js | Diff | ||
rm - third_party/ckeditor/_source/lang/ca.js | Diff | ||
rm - third_party/ckeditor/_source/lang/cs.js | Diff | ||
rm - third_party/ckeditor/_source/lang/cy.js | Diff | ||
rm - third_party/ckeditor/_source/lang/da.js | Diff | ||
rm - third_party/ckeditor/_source/lang/de.js | Diff | ||
rm - third_party/ckeditor/_source/lang/el.js | Diff | ||
rm - third_party/ckeditor/_source/lang/en-au.js | Diff | ||
rm - third_party/ckeditor/_source/lang/en-ca.js | Diff | ||
rm - third_party/ckeditor/_source/lang/en-gb.js | Diff | ||
rm - third_party/ckeditor/_source/lang/en.js | Diff | ||
rm - third_party/ckeditor/_source/lang/eo.js | Diff | ||
rm - third_party/ckeditor/_source/lang/es.js | Diff | ||
rm - third_party/ckeditor/_source/lang/et.js | Diff | ||
rm - third_party/ckeditor/_source/lang/eu.js | Diff | ||
rm - third_party/ckeditor/_source/lang/fa.js | Diff | ||
rm - third_party/ckeditor/_source/lang/fi.js | Diff | ||
rm - third_party/ckeditor/_source/lang/fo.js | Diff | ||
rm - third_party/ckeditor/_source/lang/fr-ca.js | Diff | ||
rm - third_party/ckeditor/_source/lang/fr.js | Diff | ||
rm - third_party/ckeditor/_source/lang/gl.js | Diff | ||
rm - third_party/ckeditor/_source/lang/gu.js | Diff | ||
rm - third_party/ckeditor/_source/lang/he.js | Diff | ||
rm - third_party/ckeditor/_source/lang/hi.js | Diff | ||
rm - third_party/ckeditor/_source/lang/hr.js | Diff | ||
rm - third_party/ckeditor/_source/lang/hu.js | Diff | ||
rm - third_party/ckeditor/_source/lang/id.js | Diff | ||
rm - third_party/ckeditor/_source/lang/is.js | Diff | ||
rm - third_party/ckeditor/_source/lang/it.js | Diff | ||
rm - third_party/ckeditor/_source/lang/ja.js | Diff | ||
rm - third_party/ckeditor/_source/lang/ka.js | Diff | ||
rm - third_party/ckeditor/_source/lang/km.js | Diff | ||
rm - third_party/ckeditor/_source/lang/ko.js | Diff | ||
rm - third_party/ckeditor/_source/lang/ku.js | Diff | ||
rm - third_party/ckeditor/_source/lang/lt.js | Diff | ||
rm - third_party/ckeditor/_source/lang/lv.js | Diff | ||
rm - third_party/ckeditor/_source/lang/mk.js | Diff | ||
rm - third_party/ckeditor/_source/lang/mn.js | Diff | ||
rm - third_party/ckeditor/_source/lang/ms.js | Diff | ||
rm - third_party/ckeditor/_source/lang/nb.js | Diff | ||
rm - third_party/ckeditor/_source/lang/nl.js | Diff | ||
rm - third_party/ckeditor/_source/lang/no.js | Diff | ||
rm - third_party/ckeditor/_source/lang/pl.js | Diff | ||
rm - third_party/ckeditor/_source/lang/pt-br.js | Diff | ||
rm - third_party/ckeditor/_source/lang/pt.js | Diff | ||
rm - third_party/ckeditor/_source/lang/ro.js | Diff | ||
rm - third_party/ckeditor/_source/lang/ru.js | Diff | ||
rm - third_party/ckeditor/_source/lang/sk.js | Diff | ||
rm - third_party/ckeditor/_source/lang/sl.js | Diff | ||
rm - third_party/ckeditor/_source/lang/sr-latn.js | Diff | ||
rm - third_party/ckeditor/_source/lang/sr.js | Diff | ||
rm - third_party/ckeditor/_source/lang/sv.js | Diff | ||
rm - third_party/ckeditor/_source/lang/th.js | Diff | ||
rm - third_party/ckeditor/_source/lang/tr.js | Diff | ||
rm - third_party/ckeditor/_source/lang/ug.js | Diff | ||
rm - third_party/ckeditor/_source/lang/uk.js | Diff | ||
rm - third_party/ckeditor/_source/lang/vi.js | Diff | ||
rm - third_party/ckeditor/_source/lang/zh-cn.js | Diff | ||
rm - third_party/ckeditor/_source/lang/zh.js | Diff | ||
rm - third_party/ckeditor/_source/plugins/a11yhelp/dialogs/a11yhelp.js | Diff | ||
rm - third_party/ckeditor/_source/plugins/a11yhelp/lang/_translationstatus.txt | Diff | ||
rm - third_party/ckeditor/_source/plugins/a11yhelp/lang/cs.js | Diff | ||
rm - third_party/ckeditor/_source/plugins/a11yhelp/lang/cy.js | Diff | ||
rm - third_party/ckeditor/_source/plugins/a11yhelp/lang/da.js | Diff | ||
rm - third_party/ckeditor/_source/plugins/a11yhelp/lang/de.js | Diff | ||
rm - third_party/ckeditor/_source/plugins/a11yhelp/lang/el.js | Diff | ||
rm - third_party/ckeditor/_source/plugins/a11yhelp/lang/en.js | Diff | ||
rm - third_party/ckeditor/_source/plugins/a11yhelp/lang/eo.js | Diff | ||
rm - third_party/ckeditor/_source/plugins/a11yhelp/lang/fa.js | Diff | ||
rm - third_party/ckeditor/_source/plugins/a11yhelp/lang/fi.js | Diff | ||
rm - third_party/ckeditor/_source/plugins/a11yhelp/lang/fr.js | Diff | ||
rm - third_party/ckeditor/_source/plugins/a11yhelp/lang/gu.js | Diff | ||
rm - third_party/ckeditor/_source/plugins/a11yhelp/lang/he.js | Diff | ||
rm - third_party/ckeditor/_source/plugins/a11yhelp/lang/it.js | Diff | ||
rm - third_party/ckeditor/_source/plugins/a11yhelp/lang/ku.js | Diff | ||
rm - third_party/ckeditor/_source/plugins/a11yhelp/lang/lv.js | Diff | ||
rm - third_party/ckeditor/_source/plugins/a11yhelp/lang/mk.js | Diff | ||
rm - third_party/ckeditor/_source/plugins/a11yhelp/lang/nb.js | Diff | ||
rm - third_party/ckeditor/_source/plugins/a11yhelp/lang/nl.js | Diff | ||
rm - third_party/ckeditor/_source/plugins/a11yhelp/lang/no.js | Diff | ||
rm - third_party/ckeditor/_source/plugins/a11yhelp/lang/pt-br.js | Diff | ||
rm - third_party/ckeditor/_source/plugins/a11yhelp/lang/ro.js | Diff | ||
rm - third_party/ckeditor/_source/plugins/a11yhelp/lang/sk.js | Diff | ||
rm - third_party/ckeditor/_source/plugins/a11yhelp/lang/tr.js | Diff | ||
rm - third_party/ckeditor/_source/plugins/a11yhelp/lang/ug.js | Diff | ||
rm - third_party/ckeditor/_source/plugins/a11yhelp/lang/vi.js | Diff | ||
rm - third_party/ckeditor/_source/plugins/a11yhelp/lang/zh-cn.js | Diff | ||
rm - third_party/ckeditor/_source/plugins/a11yhelp/plugin.js | Diff | ||
rm - third_party/ckeditor/_source/plugins/about/dialogs/about.js | Diff | ||
rm - third_party/ckeditor/_source/plugins/about/dialogs/logo_ckeditor.png | Diff | ||
rm - third_party/ckeditor/_source/plugins/about/plugin.js | Diff | ||
rm - third_party/ckeditor/_source/plugins/adobeair/plugin.js | Diff | ||
rm - third_party/ckeditor/_source/plugins/ajax/plugin.js | Diff | ||
rm - third_party/ckeditor/_source/plugins/autogrow/plugin.js | Diff | ||
rm - third_party/ckeditor/_source/plugins/basicstyles/plugin.js | Diff | ||
rm - third_party/ckeditor/_source/plugins/bbcode/plugin.js | Diff | ||
rm - third_party/ckeditor/_source/plugins/bidi/plugin.js | Diff | ||
rm - third_party/ckeditor/_source/plugins/blockquote/plugin.js | Diff | ||
rm - third_party/ckeditor/_source/plugins/button/plugin.js | Diff | ||
rm - third_party/ckeditor/_source/plugins/clipboard/dialogs/paste.js | Diff | ||
rm - third_party/ckeditor/_source/plugins/clipboard/plugin.js | Diff | ||
rm - third_party/ckeditor/_source/plugins/colorbutton/plugin.js | Diff | ||
rm - third_party/ckeditor/_source/plugins/colordialog/dialogs/colordialog.js | Diff | ||
rm - third_party/ckeditor/_source/plugins/colordialog/plugin.js | Diff | ||
rm - third_party/ckeditor/_source/plugins/contextmenu/plugin.js | Diff | ||
rm - third_party/ckeditor/_source/plugins/devtools/lang/_translationstatus.txt | Diff | ||
rm - third_party/ckeditor/_source/plugins/devtools/lang/bg.js | Diff | ||
rm - third_party/ckeditor/_source/plugins/devtools/lang/cs.js | Diff | ||
rm - third_party/ckeditor/_source/plugins/devtools/lang/cy.js | Diff | ||
rm - third_party/ckeditor/_source/plugins/devtools/lang/da.js | Diff | ||
rm - third_party/ckeditor/_source/plugins/devtools/lang/de.js | Diff | ||
rm - third_party/ckeditor/_source/plugins/devtools/lang/el.js | Diff | ||
rm - third_party/ckeditor/_source/plugins/devtools/lang/en.js | Diff | ||
rm - third_party/ckeditor/_source/plugins/devtools/lang/eo.js | Diff | ||
rm - third_party/ckeditor/_source/plugins/devtools/lang/et.js | Diff | ||
rm - third_party/ckeditor/_source/plugins/devtools/lang/fa.js | Diff | ||
rm - third_party/ckeditor/_source/plugins/devtools/lang/fi.js | Diff | ||
rm - third_party/ckeditor/_source/plugins/devtools/lang/fr.js | Diff | ||
rm - third_party/ckeditor/_source/plugins/devtools/lang/gu.js | Diff | ||
rm - third_party/ckeditor/_source/plugins/devtools/lang/he.js | Diff | ||
rm - third_party/ckeditor/_source/plugins/devtools/lang/hr.js | Diff | ||
rm - third_party/ckeditor/_source/plugins/devtools/lang/it.js | Diff | ||
rm - third_party/ckeditor/_source/plugins/devtools/lang/ku.js | Diff | ||
rm - third_party/ckeditor/_source/plugins/devtools/lang/lv.js | Diff | ||
rm - third_party/ckeditor/_source/plugins/devtools/lang/nb.js | Diff | ||
rm - third_party/ckeditor/_source/plugins/devtools/lang/nl.js | Diff | ||
rm - third_party/ckeditor/_source/plugins/devtools/lang/no.js | Diff | ||
rm - third_party/ckeditor/_source/plugins/devtools/lang/pl.js | Diff | ||
rm - third_party/ckeditor/_source/plugins/devtools/lang/pt-br.js | Diff | ||
rm - third_party/ckeditor/_source/plugins/devtools/lang/sk.js | Diff | ||
rm - third_party/ckeditor/_source/plugins/devtools/lang/tr.js | Diff | ||
rm - third_party/ckeditor/_source/plugins/devtools/lang/ug.js | Diff | ||
rm - third_party/ckeditor/_source/plugins/devtools/lang/uk.js | Diff | ||
rm - third_party/ckeditor/_source/plugins/devtools/lang/vi.js | Diff | ||
rm - third_party/ckeditor/_source/plugins/devtools/lang/zh-cn.js | Diff | ||
rm - third_party/ckeditor/_source/plugins/devtools/plugin.js | Diff | ||
rm - third_party/ckeditor/_source/plugins/dialog/dialogDefinition.js | Diff | ||
rm - third_party/ckeditor/_source/plugins/dialog/plugin.js | Diff | ||
rm - third_party/ckeditor/_source/plugins/dialogadvtab/plugin.js | Diff | ||
rm - third_party/ckeditor/_source/plugins/dialogui/plugin.js | Diff | ||
rm - third_party/ckeditor/_source/plugins/div/dialogs/div.js | Diff | ||
rm - third_party/ckeditor/_source/plugins/div/plugin.js | Diff | ||
rm - third_party/ckeditor/_source/plugins/docprops/dialogs/docprops.js | Diff | ||
rm - third_party/ckeditor/_source/plugins/docprops/plugin.js | Diff | ||
rm - third_party/ckeditor/_source/plugins/domiterator/plugin.js | Diff | ||
rm - third_party/ckeditor/_source/plugins/editingblock/plugin.js | Diff | ||
rm - third_party/ckeditor/_source/plugins/elementspath/plugin.js | Diff | ||
rm - third_party/ckeditor/_source/plugins/enterkey/plugin.js | Diff | ||
rm - third_party/ckeditor/_source/plugins/entities/plugin.js | Diff | ||
rm - third_party/ckeditor/_source/plugins/fakeobjects/plugin.js | Diff | ||
rm - third_party/ckeditor/_source/plugins/filebrowser/plugin.js | Diff | ||
rm - third_party/ckeditor/_source/plugins/find/dialogs/find.js | Diff | ||
rm - third_party/ckeditor/_source/plugins/find/plugin.js | Diff | ||
rm - third_party/ckeditor/_source/plugins/flash/dialogs/flash.js | Diff | ||
rm - third_party/ckeditor/_source/plugins/flash/images/placeholder.png | Diff | ||
rm - third_party/ckeditor/_source/plugins/flash/plugin.js | Diff | ||
rm - third_party/ckeditor/_source/plugins/floatpanel/plugin.js | Diff | ||
rm - third_party/ckeditor/_source/plugins/font/plugin.js | Diff | ||
rm - third_party/ckeditor/_source/plugins/format/plugin.js | Diff | ||
rm - third_party/ckeditor/_source/plugins/forms/dialogs/button.js | Diff | ||
rm - third_party/ckeditor/_source/plugins/forms/dialogs/checkbox.js | Diff | ||
rm - third_party/ckeditor/_source/plugins/forms/dialogs/form.js | Diff | ||
rm - third_party/ckeditor/_source/plugins/forms/dialogs/hiddenfield.js | Diff | ||
rm - third_party/ckeditor/_source/plugins/forms/dialogs/radio.js | Diff | ||
rm - third_party/ckeditor/_source/plugins/forms/dialogs/select.js | Diff | ||
rm - third_party/ckeditor/_source/plugins/forms/dialogs/textarea.js | Diff | ||
rm - third_party/ckeditor/_source/plugins/forms/dialogs/textfield.js | Diff | ||
rm - third_party/ckeditor/_source/plugins/forms/images/hiddenfield.gif | Diff | ||
rm - third_party/ckeditor/_source/plugins/forms/plugin.js | Diff | ||
rm - third_party/ckeditor/_source/plugins/horizontalrule/plugin.js | Diff | ||
rm - third_party/ckeditor/_source/plugins/htmldataprocessor/plugin.js | Diff | ||
rm - third_party/ckeditor/_source/plugins/htmlwriter/plugin.js | Diff | ||
rm - third_party/ckeditor/_source/plugins/iframe/dialogs/iframe.js | Diff | ||
rm - third_party/ckeditor/_source/plugins/iframe/images/placeholder.png | Diff | ||
rm - third_party/ckeditor/_source/plugins/iframe/plugin.js | Diff | ||
rm - third_party/ckeditor/_source/plugins/iframedialog/plugin.js | Diff | ||
rm - third_party/ckeditor/_source/plugins/image/dialogs/image.js | Diff | ||
rm - third_party/ckeditor/_source/plugins/image/plugin.js | Diff | ||
rm - third_party/ckeditor/_source/plugins/indent/plugin.js | Diff | ||
rm - third_party/ckeditor/_source/plugins/justify/plugin.js | Diff | ||
rm - third_party/ckeditor/_source/plugins/keystrokes/plugin.js | Diff | ||
rm - third_party/ckeditor/_source/plugins/link/dialogs/anchor.js | Diff | ||
rm - third_party/ckeditor/_source/plugins/link/dialogs/link.js | Diff |
Date Modified | Username | Field | Change |
---|---|---|---|
2016-04-20 11:46 | HonkXL | New Issue | |
2016-04-20 11:48 | HonkXL | Note Added: 37587 | |
2016-04-20 11:49 | c_schmitz | Note Added: 37588 | |
2016-04-20 11:52 | c_schmitz | Note Added: 37589 | |
2016-04-20 11:52 | c_schmitz | Assigned To | => c_schmitz |
2016-04-20 11:52 | c_schmitz | Status | new => acknowledged |
2016-04-20 12:03 | HonkXL | Issue Monitored: HonkXL | |
2016-04-20 13:25 | c_schmitz | Status | acknowledged => resolved |
2016-04-20 13:25 | c_schmitz | Fixed in Version | => 2.5 |
2016-04-20 13:25 | c_schmitz | Resolution | open => fixed |
2016-04-20 13:26 | c_schmitz | Changeset attached | => LimeSurvey master 4e6d4625 |
2016-04-20 13:26 | c_schmitz | Note Added: 37600 | |
2016-04-21 11:40 | c_schmitz | Note Added: 37632 | |
2016-04-21 11:40 | c_schmitz | Status | resolved => closed |
2019-11-01 17:25 | c_schmitz | Category | Survey design => Survey editing |
2021-08-10 04:37 | guest | Bug heat | 4 => 6 |