Last modified: 2013-06-21 22:19:19 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 T51836, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 49836 - Toolbar display broken in IE8
Toolbar display broken in IE8
Status: RESOLVED DUPLICATE of bug 47506
Product: MediaWiki extensions
Classification: Unclassified
WikiEditor (Other open bugs)
unspecified
All All
: Unprioritized normal (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2013-06-19 19:18 UTC by Roan Kattouw
Modified: 2013-06-21 22:19 UTC (History)
4 users (show)

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


Attachments
Screenshot (23.67 KB, image/png)
2013-06-19 19:18 UTC, Roan Kattouw
Details
WikiEditor + MsUpload in IE8 (10.54 KB, image/png)
2013-06-20 12:37 UTC, Azzi
Details
WikiEditor + MsUpload in Mozila & FireFox (21.36 KB, image/png)
2013-06-20 12:38 UTC, Azzi
Details

Description Roan Kattouw 2013-06-19 19:18:11 UTC
Created attachment 12587 [details]
Screenshot

A user reports that the toolbar display is broken in IE8, but works in Firefox and Chrome. The attached screenshot was taken in Monobook; it's unclear whether this bug affects Vector as well.
Comment 1 Andre Klapper 2013-06-19 23:28:13 UTC
Hi Roan. Thanks for taking the time to report this!
This particular problem has already been reported into our bug tracking system, but please feel free to report any further issues you find.

*** This bug has been marked as a duplicate of bug 47506 ***
Comment 2 Azzi 2013-06-20 12:37:21 UTC
Created attachment 12589 [details]
WikiEditor + MsUpload in IE8
Comment 3 Azzi 2013-06-20 12:38:22 UTC
Created attachment 12590 [details]
WikiEditor + MsUpload in Mozila & FireFox
Comment 4 Andre Klapper 2013-06-20 21:59:34 UTC
Azzi: Maybe you added your attachments to the wrong bug report? I cannot see who this is related, and I have no idea what "MsUpload" is.
Comment 5 Azzi 2013-06-21 18:07:49 UTC
Hi Andre

after i add the WikiEditor & MsUpload in my web site.

i have this results :

(1)------------------------------------------------------------------- 
if you see the attachment 12589 [details] (pecture): that what can i see in IE8
----------------------------------------------------------------------

(2)---------------------------------------------------------------------------- 
in the attachment 12590 [details] (pecture): that what can i see in FireFox & Google Chrome
-------------------------------------------------------------------------------

And for your information The "MsUpload" extension allows to upload multiple files via the editor like WikiEditor

for the extension of bout i put in the extentio directory and in the LocalSettings.php i add this code :

## Start --------------------------------------- WikiEditor	
	require_once("$IP/extensions/WikiEditor/WikiEditor.php");	
	#Configuration
	# 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;
## End  --------------------------------------- WikiEditor

## Start --------------------------------------- MsUpload
	$wgMSU_ShowAutoKat = false;     #autocategorisation
	$wgMSU_CheckedAutoKat = false;  #checkbox: checked = true/false
	$wgMSU_debug = false;
	$wgMSU_ImgParams = '400px';     #default max-size for image insert
	$wgMSU_UseDragDrop = true;      #show Drag&Drop Area?
	require_once("$IP/extensions/MsUpload/msupload.php");
## End  --------------------------------------- MsUpload

so the problem it my group use just the IE8 and i cant resoulve this problem
i need same help please.
Comment 6 Azzi 2013-06-21 18:22:42 UTC
Hi Andre
The    attachment 12587 [details] (Juste WikiEditor)
In the attachment 12590 [details] (WikiEditor + MsUpload)
you can see the defferent in 12590 we have a place to drop files it beter than use upload one by one
Thank you for your interes
Comment 7 Andre Klapper 2013-06-21 22:19:19 UTC
Azzi: I see that, but you still don't explain how your comments are related to this bug report. This bug report is about the toolbar display being broken in Internet Explorer 8, see screenshot in comment 0. Nothing else, and especially nothing MsUpload related.

If you need help with configuring MsUpload, please ask on http://www.mediawiki.org/wiki/Extension_talk:MsUpload instead (or also ask where their bugtracker is). Again, this bug report seems to be the wrong place and has nothing to do with your problem. Thanks for your understanding.

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


Navigation
Links