Adium

Ticket #10155 (closed defect: fixed)

Opened 4 months ago

Last modified 4 months ago

Log searching fails to find recent conversations

Reported by: rgovostes Assigned to: nobody
Priority: normal Milestone: SVN issues
Component: Logging Version: 1.3svn
Severity: normal Keywords: transcripts logs index search
Cc: Patch: None
Pending: 0

Description

When I use the Chat Transcript Viewer's search field, messages after 6/14 are not found. Plenty of such messages exist, but are left out of the search results, suggesting they're not included in the index.

I might blame [23984] -- it's the only significant changes to the logging system that day.

Change History

06/20/2008 10:30:37 PM changed by jas8522

  • milestone set to Adium X 1.3.

Someone else reported this in #7818 and while I was encountering the same problem, Evan's solution in that ticket worked for me.

If others can reproduce this, then we should probably have Adium 1.3 final delete the log index and force a re-index on first load of the viewer after the upgrade.

06/23/2008 11:25:04 PM changed by evands

The index isn't the problem. Zac and I just experienced this, as well.

06/23/2008 11:50:03 PM changed by evands

  • status changed from new to closed.
  • resolution set to fixed.

(In [24053]) Fix content searching for logs created since we switch to bundles for chatlogs. Fixes #10155

06/23/2008 11:52:23 PM changed by jas8522

  • milestone changed from Adium X 1.3 to SVN issues.