Page MenuHomePhabricator

unknownerror when adding new section without summary, but forceditsummary
Closed, ResolvedPublic

Description

When a user add a new section without summary and have the option "Prompt me when entering a blank edit summary" activ, he get a unknownerror.

<?xml version="1.0"?><api><error code="unknownerror" info="Unknown error: ``226&#039;&#039;" /></api>

Looks like EditPage::AS_SUMMARY_NEEDED is not handled in ApiEditPage.

Please add a better error text.

Thanks.


Version: unspecified
Severity: enhancement

Details

Reference
bz24136

Event Timeline

bzimport raised the priority of this task from to Medium.Nov 21 2014, 11:04 PM
bzimport set Reference to bz24136.