[Bug 33917] load.php should return 500 if cannot connect to db

2012-12-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=33917 Krinkle changed: What|Removed |Added Target Milestone|--- |Future release -- You are receiving this ma

[Bug 33917] load.php should return 500 if cannot connect to db

2012-12-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=33917 --- Comment #4 from Krinkle --- (In reply to comment #3) > If it's a JS resource we could probably even throw in a bit of code to make > it > show the error message in the console. The elaborate message can be found in the /* comment */ when d

[Bug 33917] load.php should return 500 if cannot connect to db

2012-12-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=33917 Andre Klapper changed: What|Removed |Added See Also||https://bugzilla.wikimedia.

[Bug 33917] load.php should return 500 if cannot connect to db

2012-01-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=33917 --- Comment #3 from Daniel Friesen 2012-01-30 15:47:39 UTC --- If it's a JS resource we could probably even throw in a bit of code to make it show the error message in the console. -- Configure bugmail: https://bugzilla.wikimedia.org/userpre

[Bug 33917] load.php should return 500 if cannot connect to db

2012-01-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=33917 Mark A. Hershberger changed: What|Removed |Added Priority|Unprioritized |Low CC|

[Bug 33917] load.php should return 500 if cannot connect to db

2012-01-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=33917 --- Comment #2 from Krinkle 2012-01-28 16:40:50 UTC --- * Don't give HTML response * Module should not stay in state "loading" but do state "error" * Client should call "error" callback -- Configure bugmail: https://bugzilla.wikimedia.org/use

[Bug 33917] load.php should return 500 if cannot connect to db

2012-01-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=33917 --- Comment #1 from Krinkle 2012-01-28 16:39:17 UTC --- Steps to reproduce: * Load local wiki page in browser * Change $wgDBpassword in LocalSettings.php to a wrong password * Enter JavaScript console and do a mw.loader command for a module tha