Page MenuHomePhabricator

Js UI is too sensitive against invalid data (tracking)
Closed, ResolvedPublic

Description

The JS UI should be fairly robust against unexpected or broken data coming from the database or from user input. Failure to render a value or initialize widgets for a statement should not render the rest of the page unusable. Safe points should be implemented on multiple levels, at least after each Snak, but perhaps also after each Statement, statement group, and page section.

Event Timeline

daniel raised the priority of this task from to Needs Triage.
daniel updated the task description. (Show Details)
daniel subscribed.
daniel renamed this task from Js UI is too sensitive against invalid data to Js UI is too sensitive against invalid data (tracking).Apr 14 2015, 10:21 AM
daniel set Security to None.