Last modified: 2009-11-19 20:23:54 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 T18257, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 16257 - install script and text browser support
install script and text browser support
Status: RESOLVED INVALID
Product: MediaWiki
Classification: Unclassified
Installer (Other open bugs)
1.16.x
All All
: Normal enhancement (vote)
: ---
Assigned To: Nobody - You can work on this!
: accessibility
Depends on:
Blocks: 17762
  Show dependency treegraph
 
Reported: 2008-11-06 08:07 UTC by NSK Nikolaos S. Karastathis
Modified: 2009-11-19 20:23 UTC (History)
1 user (show)

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


Attachments

Description NSK Nikolaos S. Karastathis 2008-11-06 08:07:33 UTC
Using elinks or other text browser such as links or lynx to access mediawiki's install script doesn't work very well: try for example, choosing the psotgresql database type, and you see that the superuser form entry does not change from "root" to "postgres" like it does with a gui browser.
Comment 1 Dan Jacobson 2009-05-31 01:22:23 UTC
Is everybody sure config/index.php should use javascript in the first
place? One might have javascript turned off when administrating web
sites, especially on forms like this that ask for root passwords.

And if there were no
http://en.wikipedia.org/wiki/Wikipedia:HiddenStructure like tricks, no
"guts (non relevant database questions) would spill out" when
stylesheets are disabled. (But maybe that would need another form
submit...)

P.S. there are two require_once( "$IP/install-utils.inc" ); two
install_version_checks();
and maybe not all of the several error_reporting( E_ALL ); need to be repeated.

Also in the produced LocalSettings.php should add a comment about what
$wgSecretKey is all about, and what tampering with it will cause.
http://www.mediawiki.org/wiki/Manual:$wgSecretKey doesn't even say the
consequences of tampering with it.
Comment 2 Max Semenik 2009-11-19 20:23:54 UTC
There's nothing wrong about allowing JavaScript as long as pages degrade gracefully for browsers without JS. The installer does its job without JS, though of course you will be unable to gain advantage of all those niceties JS provides.

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


Navigation
Links