Page MenuHomePhabricator

Handling all editor messages
Closed, ResolvedPublic

Description

Author: jp.posma

Description:
All use cases of the normal editor should be handled by the InlineEditor without falling back to the normal editor. All the messages should work, like when editing a new page, a deleted page, a user page of another user, etc. Messages should be customisable for the InlineEditor, but defer to the original messages by default.


Version: unspecified
Severity: major

Details

Reference
bz27167

Event Timeline

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

jp.posma wrote:

Should be fixed in r83222.

jp.posma wrote:

Some more fixes in r83338.