TTRSS output typing inconsistencies #125

Closed
opened 2017-11-28 13:14:50 -05:00 by jking · 0 comments
Owner

TTRSS returns many integers as strings, for whatever reason, with no pattern to what will be which type. We have been always returning integers, which causes FeedReader to fail to sync. We therefore need to adjust every operation's output to output the correct types.

TTRSS returns many integers as strings, for whatever reason, with no pattern to what will be which type. We have been always returning integers, which causes FeedReader to fail to sync. We therefore need to adjust every operation's output to output the correct types.
jking added this to the 0.2.0 milestone 2017-11-28 13:14:50 -05:00
jking self-assigned this 2017-11-28 13:14:50 -05:00
jking changed title from TTRSS input typing inconsistencies to TTRSS output typing inconsistencies 2017-11-29 11:46:08 -05:00
jking closed this issue 2017-11-29 11:59:58 -05:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

-

Dependencies

No dependencies set.

Reference: MensBeam/Arsse#125
No description provided.