Last modified: 2014-06-09 06:18:04 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 T48398, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 46398 - Output from var_dump() appears on top of Special:FirstSteps
Output from var_dump() appears on top of Special:FirstSteps
Status: RESOLVED FIXED
Product: MediaWiki extensions
Classification: Unclassified
LiquidThreads (Other open bugs)
unspecified
All All
: Unprioritized normal (vote)
: ---
Assigned To: Siebrand Mazeland
https://translatewiki.net/wiki/Specia...
:
Depends on:
Blocks: 39480
  Show dependency treegraph
 
Reported: 2013-03-21 02:15 UTC by Sactage
Modified: 2014-06-09 06:18 UTC (History)
8 users (show)

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


Attachments
Screenshot of page (112.21 KB, image/png)
2013-03-21 02:15 UTC, Sactage
Details

Description Sactage 2013-03-21 02:15:29 UTC
Created attachment 11966 [details]
Screenshot of page

I just submitted a request to become a translator on http://translatewiki.net and the following appeared on the page directly under the <body> element:
array(1) {
  ["edit"]=>
  array(8) {
    ["new"]=>
    string(0) ""
    ["result"]=>
    string(7) "Success"
    ["pageid"]=>
    int(3225068)
    ["title"]=>
    string(54) "Thread:Project:Translator/ it Italian – italiano (5)"
    ["contentmodel"]=>
    string(8) "wikitext"
    ["oldrevid"]=>
    int(0)
    ["newrevid"]=>
    int(4620925)
    ["newtimestamp"]=>
    string(20) "2013-03-21T01:59:05Z"
  }
}
string(61) "Project%3ATranslator%2F_it_Italian_%E2%80%93_italiano_%285%29"
string(61) "Project%3ATranslator%2F_it_Italian_%E2%80%93_italiano_%285%29"
string(47) "Project:Translator/_it_Italian_–_italiano_(5)"
string(47) "Project:Translator/_it_Italian_–_italiano_(5)"

This appears to be the output of a call to var_dump() somewhere. Attached is a screenshot of the page.
Comment 1 Siebrand Mazeland 2013-03-21 02:36:53 UTC
Most probably a leftover of a debugging session of Niklas. I'll remove it right now.
Comment 2 Siebrand Mazeland 2013-03-21 02:39:23 UTC
Closing this as works for me. I don't see it on top of the page of URL, and there is no change in the files that could cause it at this time.
Comment 3 Sactage 2013-03-21 02:42:08 UTC
See what happens if you try it on a freshly created account on translatewiki, perhaps?
Comment 4 Siebrand Mazeland 2013-03-21 02:46:08 UTC
(In reply to comment #3)
> See what happens if you try it on a freshly created account on translatewiki,
> perhaps?

Right. The local patch was not in Translate but LiquidThreads. I've commented the change out. Apologies for the possible confusion.

For Niklas: I committed the patch, so it doesn't block updates.
Comment 5 Niklas Laxström 2013-03-21 09:11:09 UTC
Was left behind when I debugged bug 38712. Will remove.

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


Navigation
Links