Last modified: 2010-05-15 15:33:31 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 T4445, the corresponding Phabricator task for complete and up-to-date bug report information.
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