Quote:
Originally Posted by IanThorn
Just wanted to update that I just tested downloading the example story using the latest test-version of FanFicFare (downloaded 10 minutes ago), but the issue persists.
|
FFF's
order_threadmarks_by_date feature sorts using the datetime reported in the threadmark list. Those datetimes agree with order FFF is using. I would speculate that SB is displaying when the post was threadmarked instead of what it was posted, but I don't know for sure. I believe it used to be posted time.
The solution in this particular case is easy: Turn off
order_threadmarks_by_date.
Collecting threadmarks(chapter list) and collecting posts occur at different times; I don't think it's practical to change
order_threadmarks_by_date to use the post datetimes.