[Bug 30953] Avatar upload page broken

2012-05-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30953 Jack Phoenix changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug 30953] Avatar upload page broken

2012-05-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30953 --- Comment #6 from Scott Duensing 2012-05-07 01:24:53 UTC --- I am also running MW 1.19.0 and have applied the posted patch. I also change the function definition. I no longer get an error, but the upload doesn't do anything either. There

[Bug 30953] Avatar upload page broken

2011-12-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30953 Sumana Harihareswara changed: What|Removed |Added Keywords||patch, reviewed

[Bug 30953] Avatar upload page broken

2011-12-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30953 Mark A. Hershberger changed: What|Removed |Added Priority|Unprioritized |Normal CC|

[Bug 30953] Avatar upload page broken

2011-09-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30953 --- Comment #4 from Jack Phoenix 2011-09-17 17:26:47 UTC --- You should be able to fix that by changing the function definition so that it doesn't take the $request parameter. So change line 32 of extensions/SocialProfile/UserProfile/SpecialUp

[Bug 30953] Avatar upload page broken

2011-09-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30953 --- Comment #3 from Gerard Boyers 2011-09-17 16:22:26 UTC --- We like to live on the edge? Using trunk is historical for us, as we needed to up to trunk to fix an issue a while back, and since then every time we see an issue, the first thing I

[Bug 30953] Avatar upload page broken

2011-09-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30953 --- Comment #2 from Jack Phoenix 2011-09-17 16:00:08 UTC --- Created attachment 9068 --> https://bugzilla.wikimedia.org/attachment.cgi?id=9068 Proposed patch that converts Special:UploadAvatar to use more RequestContext stuff Maybe you coul

[Bug 30953] Avatar upload page broken

2011-09-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30953 --- Comment #1 from Jack Phoenix 2011-09-17 15:42:26 UTC --- I suppose the most obvious question here would be: why on Earth are you running trunk on a production wiki? :) IIRC the issue you're seeing is related to the RequestContext stuff an