Page MenuHomePhabricator

Crash on edit of non-extistent page
Closed, ResolvedPublic

Description

  1. Go to a page which doesn't exists.
  2. Press the "vandalism" under "send message to user".
  3. Huggle stops responding.
  4. Huggle crashes.

Event Timeline

Josve05a raised the priority of this task from to Needs Triage.
Josve05a updated the task description. (Show Details)
Josve05a added projects: Huggle, Essential-Work.
Josve05a subscribed.

1DEBUG[6]: Processing api request https://simple.wikipedia.org/w/api.php?action=query&prop=revisions&rvlimit=1&rvprop=timestamp%7Cuser%7Ccomment%7Ccontent&titles=User%20talk%3A46.33.156.78&rawcontinue=1&format=xml
2tor sep 17 15:50:32 2015 DEBUG[6]: Finished request https://simple.wikipedia.org/w/api.php?action=query&prop=revisions&rvlimit=1&rvprop=timestamp%7Cuser%7Ccomment%7Ccontent&titles=User%20talk%3A46.33.156.78&rawcontinue=1&format=xml
3tor sep 17 15:50:32 2015 DEBUG[6]: Processing api request https://simple.wikipedia.org/w/api.php?action=query&prop=revisions&rvlimit=1&rvprop=timestamp%7Cuser%7Ccomment%7Ccontent&titles=User%20talk%3A&rawcontinue=1&format=xml
4tor sep 17 15:50:32 2015 DEBUG[6]: Processing api request https://simple.wikipedia.org/w/api.php?action=query&prop=revisions&rvprop=ids%7Cuser%7Ctimestamp%7Ccomment&rvlimit=1&rvdiffto=prev&titles=User%20talk%3A46.33.156.78&rawcontinue=1&format=xml
5tor sep 17 15:50:32 2015 DEBUG[6]: Finished request https://simple.wikipedia.org/w/api.php?action=query&prop=revisions&rvlimit=1&rvprop=timestamp%7Cuser%7Ccomment%7Ccontent&titles=User%20talk%3A&rawcontinue=1&format=xml
6tor sep 17 15:50:32 2015 DEBUG[6]: Finished request https://simple.wikipedia.org/w/api.php?action=query&prop=revisions&rvprop=ids%7Cuser%7Ctimestamp%7Ccomment&rvlimit=1&rvdiffto=prev&titles=User%20talk%3A46.33.156.78&rawcontinue=1&format=xml
7tor sep 17 15:50:32 2015 Unable to retrieve User talk: warning level. It will not be used for scoring
8tor sep 17 15:50:32 2015 DEBUG[1]: <?xml version="1.0"?><api><query><pages><page _idx="-1" title="User talk:" invalidreason="The requested page title is empty or contains only the name of a namespace." invalid="" /></pages></query></api>
9tor sep 17 15:50:32 2015 WARNING: Failed to obtain diff for User talk:46.33.156.78 the error was: <?xml version="1.0"?><api><query><pages><page _idx="-1" ns="3" title="User talk:46.33.156.78" missing="" /></pages></query></api>
10tor sep 17 15:50:33 2015 DEBUG[2]: Unable to split diff:
11tor sep 17 15:50:33 2015 WARNING: unable to retrieve diff for edit User talk:46.33.156.78 fallback to web rendering
12tor sep 17 15:50:33 2015 DEBUG[6]: Processing api request https://simple.wikipedia.org/w/api.php?action=query&list=usercontribs&ucuser=&ucprop=flags%7Ccomment%7Ctimestamp%7Ctitle%7Cids%7Csize&uclimit=20&rawcontinue=1&format=xml
13tor sep 17 15:50:33 2015 DEBUG[6]: Processing api request https://simple.wikipedia.org/w/api.php?action=query&prop=revisions&rvprop=ids%7Cflags%7Ctimestamp%7Cuser%7Cuserid%7Csize%7Csha1%7Ccomment&rvlimit=50&titles=User%20talk%3A46.33.156.78&rawcontinue=1&format=xml
14tor sep 17 15:50:33 2015 DEBUG[6]: Finished request https://simple.wikipedia.org/w/api.php?action=query&list=usercontribs&ucuser=&ucprop=flags%7Ccomment%7Ctimestamp%7Ctitle%7Cids%7Csize&uclimit=20&rawcontinue=1&format=xml
15tor sep 17 15:50:33 2015 DEBUG[1]: Query failed: ucparam_user details: See https://simple.wikipedia.org/w/api.php for API usage
16tor sep 17 15:50:33 2015 ERROR: unable to retrieve history for user:
17tor sep 17 15:50:33 2015 DEBUG[6]: Finished request https://simple.wikipedia.org/w/api.php?action=query&prop=revisions&rvprop=ids%7Cflags%7Ctimestamp%7Cuser%7Cuserid%7Csize%7Csha1%7Ccomment&rvlimit=50&titles=User%20talk%3A46.33.156.78&rawcontinue=1&format=xml
18tor sep 17 15:50:37 2015 DEBUG[6]: Processing api request https://simple.wikipedia.org/w/api.php?action=query&prop=revisions&rvlimit=1&rvprop=timestamp%7Cuser%7Ccomment%7Ccontent&titles=User%20talk%3A&rawcontinue=1&format=xml
19tor sep 17 15:50:37 2015 DEBUG[1]: Sending message to user
20tor sep 17 15:50:37 2015 DEBUG[6]: Finished request https://simple.wikipedia.org/w/api.php?action=query&prop=revisions&rvlimit=1&rvprop=timestamp%7Cuser%7Ccomment%7Ccontent&titles=User%20talk%3A&rawcontinue=1&format=xml
21tor sep 17 15:50:37 2015 ERROR: Unable to deliver the message to : Unable to retrieve User talk:. Stopping message delivery to that user

Luke081515 triaged this task as Unbreak Now! priority.Sep 17 2015, 2:01 PM
Petrb claimed this task.