Last modified: 2014-08-14 19:26:11 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T68531, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 66531 - document.selection no longer supported in IE11
document.selection no longer supported in IE11
Status: RESOLVED DUPLICATE of bug 57489
Product: MediaWiki extensions
Classification: Unclassified
WikiEditor (Other open bugs)
REL1_22-branch
Other Windows Server 2008
: High major with 1 vote (vote)
: ---
Assigned To: Derk-Jan Hartman
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2014-06-12 15:35 UTC by ungespielts.fan
Modified: 2014-08-14 19:26 UTC (History)
5 users (show)

See Also:
Web browser: Internet Explorer
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description ungespielts.fan 2014-06-12 15:35:15 UTC
In the Editor, the functions: link, data, ref and table aren't working. When I've clicked on them, the code wasn't inserted. For more information, you can ask me. Email:"ungespielts.fan@gmail.com"
Comment 1 Andre Klapper 2014-06-12 16:12:32 UTC
Hi ungespielts.fan, 
unfortunately this report is not very useful because it does not describe the problem well. If you have time and can still reproduce the problem, please read https://www.mediawiki.org/wiki/How_to_report_a_bug and add a more useful description to this report, also clear steps to reproduce (step by step) and information about the MediaWiki version and the extension version.
Comment 2 ungespielts.fan 2014-06-13 13:31:49 UTC
MediaWiki: 1.22.6
WikiEditor: 0.3.1

I'm logged in with an admin-account. In the Settings I've activated the Editor of WikiEditor. When I edit an article and I've clicked on one of These functions: "link"; "data"; "ref" ; "table", nothing happened. This is my own wiki, this is why I can't send you a link. In Wikipedia is it working. WikiEditor was activated, when I've installed the wiki.
Is that enough?? Or what else do you want?
Comment 3 Derk-Jan Hartman 2014-06-13 13:55:30 UTC
Do you have: "Enable wizards for inserting links, tables as well as the search and replace function" enabled as well in your preferences ?

Do you have any gadgets/user scripts or different skins active ?
Is the wiki publicly available so we can look at it ?

Do you experience any JavaScript errors ?
https://en.wikipedia.org/wiki/Wikipedia:JSERROR
Comment 4 ungespielts.fan 2014-06-13 14:08:25 UTC
Do you have: "Enable wizards for inserting links, tables as well as the search and replace function" enabled as well in your preferences ?
--Yes I've.

Do you have any gadgets/user scripts or different skins active ?
--No.
Is the wiki publicly available so we can look at it ?
--No.

Do you experience any JavaScript errors ?
https://en.wikipedia.org/wiki/Wikipedia:JSERROR
Yes!!´

Now I'll check the LocalSettings.php
Comment 5 ungespielts.fan 2014-06-13 14:09:20 UTC
Ok the LocalSettings.php is right.
Comment 6 ungespielts.fan 2014-06-13 14:12:01 UTC
The Bug is only in IE V. 11.0.9600.16518IC
Comment 7 Andre Klapper 2014-06-13 14:35:17 UTC
(In reply to ungespielts.fan from comment #4)
> Do you experience any JavaScript errors ?
> https://en.wikipedia.org/wiki/Wikipedia:JSERROR
> Yes!!´

Please paste them here.
Comment 8 ungespielts.fan 2014-06-13 15:19:42 UTC
(In reply to Andre Klapper from comment #7)
> (In reply to ungespielts.fan from comment #4)
> > Do you experience any JavaScript errors ?
> > https://en.wikipedia.org/wiki/Wikipedia:JSERROR
> > Yes!!´
> 
> Please paste them here.

I'm german... Should I paste the german errors or should I translate them?
Comment 9 ungespielts.fan 2014-06-13 15:30:26 UTC
In line 361 of load.php in this function: 

>context.savedSelection = document.selection.createRange();

createRange can't be called.
Comment 10 Andre Klapper 2014-06-13 16:36:32 UTC
http://msdn.microsoft.com/en-us/library/ie/ms535869%28v=vs.85%29.aspx says:
selection is no longer supported. Starting with Internet Explorer 11, use getSelection. For info, see Compatibility changes.
Comment 11 ungespielts.fan 2014-06-13 18:02:09 UTC
Ok thanks. This means, that every Plugin has to be checked for this and it has to be changed. I think, that you can do this with the userAgentString.

Should I ask Microsoft, that they insert the old function again? I have my speziel contacts...?
Comment 12 Derk-Jan Hartman 2014-08-14 19:26:11 UTC
Actually this was already solved in a newer version of MediaWiki core.
See the information in the other ticket.

*** This bug has been marked as a duplicate of bug 57489 ***

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links