https://bugzilla.wikimedia.org/show_bug.cgi?id=17366
Summary: DB Options not shown by default after r46840
Product: MediaWiki
Version: 1.14-svn
Platform: All
OS/Version: All
Status: NEW
Severity: minor
Priority: Normal
Component: Installation
AssignedTo: [email protected]
ReportedBy: [email protected]
After r46840 the installer no longer shows the DB options for the default
selected DB on page load.
AFAIK, it's from line 1547, in which Xml::encodeJsVar slaps " around the value
which htmlspecialchars then changes into " so when the page loads that
line echoes:
window.onload = toggleDBarea('"mysql"',
1);
which doesn't match any of the DB names generated above on 199/200.
--
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l