Last modified: 2010-05-15 15:33:31 UTC

Wikimedia Bugzilla is closed!

Wikimedia has migrated from Bugzilla to Phabricator. Bug reports should be created and updated in Wikimedia Phabricator instead. Please create an account in Phabricator and add your Bugzilla email address to it.
Wikimedia Bugzilla is read-only. If you try to edit or create any bug report in Bugzilla you will be shown an intentional error message.
In order to access the Phabricator task corresponding to a Bugzilla report, just remove "static-" from its URL.
You could still run searches in Bugzilla or access your list of votes but bug reports will obviously not be up-to-date in Bugzilla.
Bug 2445 - Edit toolBar not show due to javascript error.
Edit toolBar not show due to javascript error.
Status: RESOLVED DUPLICATE of bug 1877
Product: MediaWiki
Classification: Unclassified
Page editing (Other open bugs)
1.4.x
PC Windows XP
: High normal with 1 vote (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2005-06-18 11:45 UTC by Daniel Monedero Tórtola
Modified: 2010-05-15 15:33 UTC (History)
0 users

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


Attachments

Description Daniel Monedero Tórtola 2005-06-18 11:45:23 UTC
In /includes/EditPage.php, arround line 870, where says $toolbar.="addInfobox('"
. addslashes( wfMsg( "infobox" ) ) . "','" . addslashes(wfMsg("infobox_alert"))
. "');\n";

addslashes( wfMsg( "infobox" ) ) works correctly but
addslashes(wfMsg("infobox_alert")) have some error because it doesn't print the
ending ' and ); wich causes the javascript to be erroneous and therefore, the
edit toolBar isn't show.
Comment 1 Brion Vibber 2005-06-18 20:17:16 UTC

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

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


Navigation
Links