After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 739496 - addressbook: Fix a typo in a comparison
addressbook: Fix a typo in a comparison
Status: RESOLVED DUPLICATE of bug 739495
Product: evolution-data-server
Classification: Platform
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: Evolution Shell Maintainers Team
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2014-11-01 14:22 UTC by Philip Withnall
Modified: 2014-11-01 14:23 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Philip Withnall 2014-11-01 14:22:57 UTC
E_BOOK_QUERY_BEGINS_WITH was checked against twice, which seems wrong.
Presumably, the second was meant to be E_BOOK_QUERY_ENDS_WITH, but I’m
not entirely sure.

Coverity issue: #1250456
Comment 1 Philip Withnall 2014-11-01 14:23:35 UTC
Augh, git-bz fails again.

*** This bug has been marked as a duplicate of bug 739495 ***