Last modified: 2010-11-27 12:05:33 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 T22633, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 20633 - maintenance/update.php has mixed language output.
maintenance/update.php has mixed language output.
Status: VERIFIED FIXED
Product: MediaWiki
Classification: Unclassified
Maintenance scripts (Other open bugs)
1.16.x
All All
: Normal enhancement with 1 vote (vote)
: ---
Assigned To: Chad H.
: i18n
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2009-09-13 23:26 UTC by Purodha Blissenbach
Modified: 2010-11-27 12:05 UTC (History)
2 users (show)

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


Attachments

Description Purodha Blissenbach 2009-09-13 23:26:14 UTC
The script maintenance/update.php converses in English, but on occasion uses i18n-ed
message in the wiki language. This is particularly undesirable for error messages that
one wants to copy into bugt reports, like the one below. Better always use the English
message versions.

...change_tag_rc_tag key already set on change_tag table.
Creating translate_sections table...En dä Syntax vun enem Befähl för de Daatebank es
ene Fähler es opjefalle.
Dä letzte Befähl för de Daatebank es jewäse:
<blockquote><code>CREATE TABLE `testwiki_translate_sections` (
 trs_page int unsigned NOT NULL,
 trs_key varchar(255) binary NOT NULL,
 trs_text mediumblob NOT NULL,
 PRIMARY KEY (trs_page, trs_key),
 KEY trs_page (trs_page)
 ) ENGINE=InnoDB, DEFAULT CHARSET=binary
</code></blockquote>
un kohm us däm Projramm singe Funktion: „<code>DatabaseBase::sourceStream</code>“.
De Datebank meld dä Fähler: „<code>1142: CREATE command denied to user 'wikiuser'@'localhost' for table 'testwiki_translate_sections' (localhost)</code>“.
Comment 1 Chad H. 2010-09-13 17:11:14 UTC
Done in r72916.

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


Navigation
Links