Skip to content

admin "Limit search to local content" saving "false" as string and breaking search

happening on 7ee55da4

reproduce:

  1. set this to false: image
  2. try to search
  3. find no user and status results and CaseClauseError in server log because case matches false but value is "false"
  4. Re-set the value to false in admin-fe image
  5. search works normally

related: pleroma-support#105 (closed)

Edited by lamp