Last modified: 2011-07-27 23:25:52 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 T27739, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 25739 - Ajax error with FCKeditor and wiki protected by htaccess password
Ajax error with FCKeditor and wiki protected by htaccess password
Status: RESOLVED INVALID
Product: MediaWiki extensions
Classification: Unclassified
FCKeditor (Other open bugs)
unspecified
PC Linux
: Low normal (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2010-11-01 16:34 UTC by benbois
Modified: 2011-07-27 23:25 UTC (History)
2 users (show)

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


Attachments

Description benbois 2010-11-01 16:34:24 UTC
Mediawiki version: 1.16
FCKeditor: last svn

I'm using a wiki protected by a htaccess password and working fine except when I want to switch off the rich editor of FCKeditor.

A quick loock in the javascript console (Firefox):
Error: uncaught exception: [Exception... "Component returned failure code: 0x80040111 (NS_ERROR_NOT_AVAILABLE) [nsIXMLHttpRequest.statusText]"  nsresult: "0x80040111 (NS_ERROR_NOT_AVAILABLE)"  location: "JS frame :: https://wiki.domain.com/skins/common/ajax.js?270 :: anonymous :: line 124"  data: no]
Comment 1 benbois 2010-11-04 14:39:19 UTC
The problem comes because the wiki is in HTTPS address.
I've solved the problem by adding this in LocalSettings.php :

$wgServer='https://'  .  $wgServerName;
Comment 2 Mark A. Hershberger 2011-04-14 19:30:56 UTC
lowering priority since FCKeditor isn't supported.
Comment 3 Chad H. 2011-07-27 23:25:52 UTC
Copied from bug 30075:
> Per this upstream bug http://dev.ckeditor.com/ticket/5602 
> 
> "FCKeditor and MediaWiki are no longer supported. Closing the ticked as invalid."

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


Navigation
Links