Page MenuHomePhabricator

Cannot edit topic summary in nojs
Closed, ResolvedPublic

Description

Gets the following error:

/w/index.php?title=Topic:Sf13ilzrrecc7k1s&action=edit-topic-summary Flow\Exception\InvalidInputException from line 208 of /srv/vagrant/mediawiki/extensions/Flow/includes/Block/Block.php: Template is not defined for action edit-topic-summary in Flow\Block\TopicBlock

This occurs because the javascript side does a full refresh of the topic, but the nojs side only needs and uses the topic summary information.

Event Timeline

EBernhardson raised the priority of this task from to Needs Triage.
EBernhardson updated the task description. (Show Details)
EBernhardson subscribed.
Restricted Application added a subscriber: Aklapper. · View Herald Transcript

Change 197027 had a related patch set uploaded (by EBernhardson):
Don't include edit-topic-summary in Topic's supported POST actions

https://gerrit.wikimedia.org/r/197027

Change 197027 merged by jenkins-bot:
Don't include edit-topic-summary in Topic's supported POST actions

https://gerrit.wikimedia.org/r/197027

DannyH subscribed.

Works on Beta