reply_cache.xml corruption problems

  • TrivialSeverity_star_large_inactiveSeverity_star_large_inactiveSeverity_star_large_inactiveSeverity_star_large_inactive
  • Marked as
    New
  • Assigned to
    Nobody
#7223 Reported about 1 month ago by Guest

I keep seeing instances where reply_cache.xml gets corrupted. The first 4 lines of the cache file end up looking like:

<?xml version=“1.0” encoding=“UTF-8”?>
<statuses type=“array”>
</statuses>
plyto="http://rest-of-first-url-here

So far, I’ve fixed it by hand editing the file back to valid XML, deleting “</statuses>” on line 3 (the close statuses tag is also at the end of the file) and adding “<status inre” to the beginning of line 4.

It’d be great to see a resolution to this bug. Otherwise, Chirrup seems to be great.


Discussion and changes

Post a comment
About 1 month ago
Guest created this

Terms of Service Privacy policy Report a problem with the bugtracker