Page MenuHomePhabricator

Record wizard's list window frozes when input is empty string
Closed, ResolvedPublicBUG REPORT

Description

At the Detail step of the Record Wizard, do

  • Click "Local list"
  • Remove all text from the "Title" field
  • Click "Done"

Now, there is no chance to exit this dialog window forever and ever. You can only reload the page or close the browser window

There is already a built-in error message when you type an erroneous pagename. Something to the effect of if inputString==null then return error will fix this issue. Need to find where are the bricks, and to test it.

Event Timeline

Pamputt changed the subtype of this task from "Task" to "Bug Report".
Yug renamed this task from List window can be frozen on Lingua Libre to Record wizard's list window frozes when input is empty string.Mar 9 2021, 10:52 AM
Yug updated the task description. (Show Details)

It is fixed! (and deployed)