[Bug 27053] Installer creates users with the name {$wgDBuser}

2011-02-19 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27053

Max Semenik maxsem.w...@gmail.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

--- Comment #5 from Max Semenik maxsem.w...@gmail.com 2011-02-19 08:02:37 UTC 
---
Fixed in r82439.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 27053] Installer creates users with the name {$wgDBuser}

2011-02-10 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27053

Chad H. innocentkil...@gmail.com changed:

   What|Removed |Added

   Priority|Normal  |High
 Blocks||26676
 AssignedTo|wikibugs-l@lists.wikimedia. |innocentkil...@gmail.com
   |org |
   Severity|major   |blocker

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 27053] Installer creates users with the name {$wgDBuser}

2011-02-10 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27053

--- Comment #3 from Chad H. innocentkil...@gmail.com 2011-02-10 16:47:49 UTC 
---
Confirmed, taking bug. Re-adding blocker status.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 27053] Installer creates users with the name {$wgDBuser}

2011-02-10 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27053

--- Comment #4 from Max Semenik maxsem.w...@gmail.com 2011-02-10 19:20:08 UTC 
---
The following patch fixes the username, though I'm still unable to log in with
that account.

Index: MysqlInstaller.php
===
--- MysqlInstaller.php(revision 81910)
+++ MysqlInstaller.php(working copy)
@@ -463,6 +463,8 @@
 public function getSchemaVars() {
 return array(
 'wgDBTableOptions' = $this-getTableOptions(),
+'wgDBuser' = $this-getVar( 'wgDBuser' ),
+'wgDBpassword' = $this-getVar( 'wgDBpassword' ),
 );
 }

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 27053] Installer creates users with the name {$wgDBuser}

2011-02-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27053

Mark A. Hershberger m...@everybody.org changed:

   What|Removed |Added

 Blocks|26676   |

--- Comment #2 from Mark A. Hershberger m...@everybody.org 2011-02-02 
19:49:09 UTC ---
Removing 1.17 blocker

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 27053] Installer creates users with the name {$wgDBuser}

2011-01-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27053

Mark A. Hershberger m...@everybody.org changed:

   What|Removed |Added

 CC||m...@everybody.org
 Blocks||26676

--- Comment #1 from Mark A. Hershberger m...@everybody.org 2011-01-31 
03:00:12 UTC ---
marking as 1.17 blocker for now till we ensure that it isn't.

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l