Page MenuHomePhabricator

Invalid API parameters submitted by JavaScript
Closed, ResolvedPublic

Description

Creating first topic on a user talk page (tested on office.wikimedia.org) fires an AJAX request for action=flow&submodule=new-topic with a ntreplyTo parameter which the API is rejecting.

{"warnings":{"main":{"*":"Unrecognized parameter: 'ntreplyTo'"}},
 ..
}

Another (on replies) is:

"Unrecognized parameter: 'reppostId'"

Event Timeline

Krinkle raised the priority of this task from to Needs Triage.
Krinkle updated the task description. (Show Details)
Krinkle added a project: StructuredDiscussions.
Krinkle changed Security from none to None.
Krinkle subscribed.
Mattflaschen-WMF renamed this task from Unrecognized parameter: 'ntreplyTo' to Invalid API parameters submitted by JavaScript.Dec 14 2014, 6:49 AM
Mattflaschen-WMF updated the task description. (Show Details)
SBisson claimed this task.
SBisson subscribed.

This appears to have been fixed.

Please reopen if I'm mistaken.