Page MenuHomePhabricator

Unnecessary calls to wbformatvalue on File page
Open, Needs TriagePublic

Description

Steps to reproduce:

  1. Go to a File page with statements
  2. Add a qualifier to a statement
  3. Click publish, and wait until publishing is complete
  4. Click 'edit' on the statement block containing the statement with the new qualifier
  5. Remove the statement
  6. Click 'cancel'
  7. Observe that there are calls to wbformatvalue. There is no need for these calls