1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-20 01:08:50 +02:00
phorge-phorge/src
epriestley 147b48b934 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
2022-05-17 16:31:01 -07:00
..
__tests__
aphront Remove product literal strings in "pht()", part 11 2022-04-25 16:46:24 -07:00
applications Remove "feed.publish" API 2022-05-17 16:30:53 -07:00
docs Remove the "Phragment" application 2022-04-25 16:46:27 -07:00
extensions
infrastructure Fix an exception in cursor pagination of Conpherence threads 2022-05-17 16:31:01 -07:00
view Remove product literal strings in "pht()", part 25 2022-04-25 16:46:26 -07:00
__phutil_library_init__.php
__phutil_library_map__.php Remove "feed.publish" API 2022-05-17 16:30:53 -07:00