Homestyx hydra
Diffusion hydra 147b48b934b3

Fix an exception in cursor pagination of Conpherence threads

Description

Fix an exception in cursor pagination of Conpherence threads

Summary: Ref T13680. Conpherence may pass values with an integer type to this layer of the stack. These are "supposed" to be strings, but just be accepting.

Test Plan:

  • Wrote 100+ messages to a Conpherence room.
  • Clicked "Show Older Messages".
  • Before: exception, int passed to "phutil_nonempty_string()".
  • After: older messages loaded.

Maniphest Tasks: T13680

Differential Revision: https://secure.phabricator.com/D21824

Details

Provenance
epriestleyAuthored on May 17 2022, 7:07 PM
sirocylPushed on Oct 16 2024, 5:49 AM
Parents
R1:431612023dae: Remove "feed.publish" API
Branches
Unknown
Tags
Unknown

Event Timeline