Quote:
Originally Posted by davidfor
If you set the date in that column to something that suits you, then use the restore, the it will set the last read date on the device to whatever is in the column.
|
I just looked at the code, and this is only true if the selected column is 'timestamp' 'last_modified' or 'pubdate'.
I have it set to a custom column, and it looks to me that in this case, new_timestamp is left uninitialized. I think this is a bug. That would explain why in my tests I couldn't change the date without setting it to now.