Vincent Petry

Results 274 comments of Vincent Petry

@IljaN any estimate on time/duration for the concept, implementation + tests ?

and the UI is confusing: because there are buttons for "update this occurrence" and "update all future", should these be checkboxes of sorts, so that any action clicked, whether update,...

if not solvable quickly, maybe at least rename the button to state what they exactly do to prevent confusion

@perry-mitchell thanks a lot for looking into this I think we should not mix up concepts. This ticket is about decoding HTML/XML entities, not URL-decoding. Just to answer your question...

hmm weird, for `"` I understand, but why would the lower character be encoded as `&lt` instead of `<`. @pytal I remember you spoke of double encoding, maybe it's a...

Note that the text editor is now completely closed and I even rebooted the phone. The conflict still happens. Will check details later including the files' local mtime.

I have the same error now on another file which I edited recently on desktop which is also marked for offline sync on mobile. During several background syncs, I get...

I didn't have the logs enabled at the time where I set this file for offline sync. I've done so for another text file now and will observe if this...

What if there is a slight drift in the times ? Maybe recheck whether `mLocalFile.getLastSyncDateForData()` is really set at the very last moment ? I wonder if there is a...

What is not clear to me is whether the various checks are implying the server's system time and client's system time to be 100% synchronized, in which case small time...