| Summary: | slash in identifier breaks the logging | ||
|---|---|---|---|
| Product: | Telepathy | Reporter: | Guillaume Desmottes <guillaume.desmottes> |
| Component: | logger | Assignee: | Telepathy bugs list <telepathy-bugs> |
| Status: | RESOLVED MOVED | QA Contact: | Telepathy bugs list <telepathy-bugs> |
| Severity: | normal | ||
| Priority: | medium | CC: | nicolas |
| Version: | unspecified | ||
| Hardware: | Other | ||
| OS: | All | ||
| Whiteboard: | |||
| i915 platform: | i915 features: | ||
|
Description
Guillaume Desmottes
2010-10-04 00:46:16 UTC
I don't know how this could happen. The filename is constructed by log_store_xml_get_filename(), where in chat_id the slashes are replaced with underlines, and the same with the account (done by log_store_account_to_dirname()). Any ideas? Now the slash replacement is centralized in 0.2 branch. But I do think that this may lead to issue since the retreived entity will not have correct ID. This will prevent matching with existing contact. I think we need to store the entity information somewhere, this would also allow having the Alias and avatar-token when doing a get_entities() or a search(). -- GitLab Migration Automatic Message -- This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/telepathy/telepathy-logger/issues/8. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.