Last modified: 2014-10-16 13:01:38 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 T71357, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 69357 - Toolbar missing on custom skin
Toolbar missing on custom skin
Status: RESOLVED INVALID
Product: MediaWiki extensions
Classification: Unclassified
WikiEditor (Other open bugs)
REL1_23-branch
All All
: Unprioritized normal (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2014-08-10 04:47 UTC by sr
Modified: 2014-10-16 13:01 UTC (History)
2 users (show)

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


Attachments

Description sr 2014-08-10 04:47:53 UTC
I am running a 1.23 version of the MediaWiki. Recently, I made my first custom skin.

The toolbar shows up on other default skins provided by MediaWiki (vector, ...). However I noticed that the WikiEditor toolbar is no where to be seen on my skin.

As you can see, I've already installed the toolbar as instructed in the Extension page (http://www.mediawiki.org/wiki/Extension:WikiEditor). As a proof, here's a link to my wiki: http://wiki.play-ro.net/index.php?title=Special:Version

To add, I have not yet encountered any error (not even in my console). I even made a Stack Overflow post to ask around if there are WikiMedia mainstayers in the said service.

I have also removed cache or any browser persisting settings before accessing my site for numerous times.

Last lines of my LocalSettings:
# End of automatically generated settings.
# Add more configuration options below.

require_once "$IP/skins/Fresh/Fresh.php";
require_once "$IP/extensions/WikiEditor/WikiEditor.php";

# Enables use of WikiEditor by default but still allow users to disable it in preferences
$wgDefaultUserOptions['usebetatoolbar'] = 1;
$wgDefaultUserOptions['usebetatoolbar-cgd'] = 1;
 
# Displays the Preview and Changes tabs
$wgDefaultUserOptions['wikieditor-preview'] = 1;
 
# Displays the Publish and Cancel buttons on the top right side
$wgDefaultUserOptions['wikieditor-publish'] = 1;

Screen capture: http://imgur.com/h9ylsmk
Comment 1 Andre Klapper 2014-08-10 12:41:44 UTC
Error console of my browser (Firefox 31) says:
  "Exception thrown by ext.wikiEditor.publish" load.php:145
  "TypeError: copyWarnHTML is undefined" TypeError: copyWarnHTML is undefined
...and provides a stacktrace.

See modules/jquery.wikiEditor.publish.js
Comment 2 Andre Klapper 2014-10-16 13:01:38 UTC
Server not found -- closing as INVALID. If this is still an issue, please bring it up on https://www.mediawiki.org/wiki/Project:Support_desk

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


Navigation
Links